| |
|
| java.lang.Object org.objectweb.jonas.jtests.beans.ffolder.PaperEC
PaperEC | public class PaperEC implements EntityBean(Code) | | Implementation for the bean PaperEC.
author: Philippe Durieux, Philippe Coq |
ejbContext | EntityContext ejbContext(Code) | | |
checkEnv | void checkEnv(String method)(Code) | | Check environment variables
|
ejbActivate | public void ejbActivate()(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove() throws RemoveException(Code) | | |
ejbStore | public void ejbStore()(Code) | | |
getValue | public int getValue()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext ctx)(Code) | | |
setValue | public void setValue(int v)(Code) | | |
unsetEntityContext | public void unsetEntityContext()(Code) | | |
|
|
|