org.apache.webbeans.ee.beans
Class ValidatorBean
java.lang.Object
org.apache.webbeans.component.BeanAttributesImpl<T>
org.apache.webbeans.component.AbstractOwbBean<T>
org.apache.webbeans.component.BuiltInOwbBean<Validator>
org.apache.webbeans.ee.beans.ValidatorBean
- All Implemented Interfaces:
- Contextual<Validator>, Bean<Validator>, PassivationCapable, OwbBean<Validator>, BeanAttributes<Validator>
public class ValidatorBean
- extends BuiltInOwbBean<Validator>
| 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 |
ValidatorBean
public ValidatorBean(WebBeansContext webBeansContext)
isPassivationCapable
public boolean isPassivationCapable()
- Specified by:
isPassivationCapable in interface OwbBean<Validator>- Overrides:
isPassivationCapable in class AbstractOwbBean<Validator>
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.