org.apache.openejb.assembler.classic
Class StatefulBeanInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.EnterpriseBeanInfo
org.apache.openejb.assembler.classic.StatefulBeanInfo
- All Implemented Interfaces:
- Serializable
public class StatefulBeanInfo
- extends EnterpriseBeanInfo
- See Also:
- Serialized Form
Fields inherited from class org.apache.openejb.assembler.classic.EnterpriseBeanInfo |
aroundInvoke, businessLocal, businessRemote, codebase, containerId, description, displayName, ejbClass, ejbDeploymentId, ejbName, ENTITY, home, jndiEnc, jndiNames, jndiNamess, largeIcon, local, localHome, MESSAGE, postConstruct, preDestroy, remote, runAs, securityRoleReferences, serviceEndpoint, smallIcon, STATEFUL, STATELESS, timeoutMethod, transactionType, type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
postActivate
public final List<CallbackInfo> postActivate
prePassivate
public final List<CallbackInfo> prePassivate
initMethods
public final List<InitMethodInfo> initMethods
removeMethods
public final List<RemoveMethodInfo> removeMethods
StatefulBeanInfo
public StatefulBeanInfo()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.