org.apache.webbeans.ee.beans
Class ValidatorFactoryProvider
java.lang.Object
org.apache.webbeans.ee.beans.ValidatorFactoryProvider
- All Implemented Interfaces:
- Serializable, Provider<ValidatorFactory>
public class ValidatorFactoryProvider
- extends Object
- implements Provider<ValidatorFactory>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidatorFactoryProvider
public ValidatorFactoryProvider(WebBeansContext webBeansContext)
get
public ValidatorFactory get()
- Specified by:
get in interface Provider<ValidatorFactory>
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.