public class UserTransactionBean extends AbstractEEBean<UserTransaction>
AbstractBuiltInBean.BuiltInBeanAttributes<T>
beanManager
Constructor and Description |
---|
UserTransactionBean(BeanManagerImpl beanManager) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
destroy, newInstance
getDecorators, getProxyClass, initializeAfterBeanDiscovery
create, getBeanClass, getDecorators, getInjectionPoint
cleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitialize
getBeanManager, getQualifierInstances, initialize, isDependent, isNormalScoped
attributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, unwrap
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UserTransactionBean(BeanManagerImpl beanManager)
public String toString()
toString
in class CommonBean<UserTransaction>
Copyright © 2013 Seam Framework. All rights reserved.