public class MvelSourcePropertyFactory extends Object implements SourcePropertyFactory
| Constructor and Description |
|---|
MvelSourcePropertyFactory() |
| Modifier and Type | Method and Description |
|---|---|
SourceProperty |
getSourceProperty(String expression) |
SourceProperty |
getSourceProperty(String expressionPrefix,
String unprefixedExpression) |
boolean |
supportsPrefix(String prefix) |
public SourceProperty getSourceProperty(String expression)
getSourceProperty in interface SourcePropertyFactorypublic SourceProperty getSourceProperty(String expressionPrefix, String unprefixedExpression)
getSourceProperty in interface SourcePropertyFactorypublic boolean supportsPrefix(String prefix)
supportsPrefix in interface SourcePropertyFactoryCopyright © 2009-2014. All Rights Reserved.