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