org.apache.webbeans.ee.beans
Class ValidatorFactoryBean
java.lang.Object
org.apache.webbeans.component.BeanAttributesImpl<T>
org.apache.webbeans.component.AbstractOwbBean<T>
org.apache.webbeans.component.BuiltInOwbBean<ValidatorFactory>
org.apache.webbeans.ee.beans.ValidatorFactoryBean
- All Implemented Interfaces:
- Contextual<ValidatorFactory>, Bean<ValidatorFactory>, PassivationCapable, OwbBean<ValidatorFactory>, BeanAttributes<ValidatorFactory>
public class ValidatorFactoryBean
- extends BuiltInOwbBean<ValidatorFactory>
| Methods inherited from class org.apache.webbeans.component.AbstractOwbBean |
create, destroy, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isSpecializedBean, setEnabled, setSpecializedBean, toString |
ValidatorFactoryBean
public ValidatorFactoryBean(WebBeansContext webBeansContext)
isPassivationCapable
public boolean isPassivationCapable()
- Specified by:
isPassivationCapable in interface OwbBean<ValidatorFactory>- Overrides:
isPassivationCapable in class AbstractOwbBean<ValidatorFactory>
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.