net.jakubholy.jeeutils.jsfelcheck.validator.binding.impl
Class Sun11_02ElBindingFactoryImpl
java.lang.Object
net.jakubholy.jeeutils.jsfelcheck.validator.binding.impl.Sun11_02ElBindingFactoryImpl
- All Implemented Interfaces:
- ElBindingFactory
public class Sun11_02ElBindingFactoryImpl
- extends Object
- implements ElBindingFactory
Implementation using Sun jsf-impl 1.1_02.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sun11_02ElBindingFactoryImpl
public Sun11_02ElBindingFactoryImpl(javax.faces.application.Application application)
- Parameters:
application - (required) Needed to fetch the property and variable resolvers.
createValueBinding
public javax.faces.el.ValueBinding createValueBinding(String ref)
throws javax.faces.el.ReferenceSyntaxException
- Specified by:
createValueBinding in interface ElBindingFactory
- Throws:
javax.faces.el.ReferenceSyntaxException
createMethodBinding
public javax.faces.el.MethodBinding createMethodBinding(String ref)
- Specified by:
createMethodBinding in interface ElBindingFactory
Copyright © 2011. All Rights Reserved.