|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeAwareExpressionEvaluator
Evaluate an expression.
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator |
|---|
ROLE |
| Method Summary | |
|---|---|
Object |
evaluate(String expression,
Class<?> type)
Evaluate an expression. |
| Methods inherited from interface org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator |
|---|
alignToBaseDirectory, evaluate |
| Method Detail |
|---|
Object evaluate(String expression,
Class<?> type)
throws ExpressionEvaluationException
expression - the expressiontype - The expected type of expression result, may be null.
ExpressionEvaluationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||