org.objectweb.jonas.jtests.beans.etype
Class EtypeBean
org.objectweb.jonas.jtests.beans.etype.EtypeBean
- public abstract class EtypeBean
This class implements the common code of all the entities beans classes of the etype/* tests.
- Author:
- Helene Joanin
Contributor(s):
Field Summary |
protected javax.ejb.EntityContext |
entityContext
|
protected static org.objectweb.util.monolog.api.Logger |
logger
|
logger
protected static org.objectweb.util.monolog.api.Logger logger
entityContext
protected javax.ejb.EntityContext entityContext
EtypeBean
public EtypeBean()
setEntityContext
public void setEntityContext(javax.ejb.EntityContext ctx)
unsetEntityContext
public void unsetEntityContext()
ejbActivate
public void ejbActivate()
ejbPassivate
public void ejbPassivate()
ejbLoad
public void ejbLoad()
ejbStore
public void ejbStore()
ejbRemove
public void ejbRemove()
throws javax.ejb.RemoveException