org.apache.myfaces.extensions.validator.test.base.mock
Class ExtValMockExpressionFactory
java.lang.Object
javax.el.ExpressionFactory
org.apache.myfaces.test.el.MockExpressionFactory
org.apache.myfaces.extensions.validator.test.base.mock.ExtValMockExpressionFactory
public class ExtValMockExpressionFactory
- extends org.apache.myfaces.test.el.MockExpressionFactory
- Author:
- Gerhard Petracek
| Methods inherited from class org.apache.myfaces.test.el.MockExpressionFactory |
coerceToType, createMethodExpression, createValueExpression |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtValMockExpressionFactory
public ExtValMockExpressionFactory()
createValueExpression
public javax.el.ValueExpression createValueExpression(javax.el.ELContext context,
String expression,
Class expectedType)
- Overrides:
createValueExpression in class org.apache.myfaces.test.el.MockExpressionFactory
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.