| java.lang.Object org.objectweb.jonas.jtests.beans.secured.Entity1Bean
Entity1Bean | abstract public class Entity1Bean implements EntityBean(Code) | | author: Alexander Daryin |
Entity1Bean | public Entity1Bean()(Code) | | |
ejbActivate | public void ejbActivate() throws EJBException(Code) | | |
ejbLoad | public void ejbLoad() throws EJBException(Code) | | |
ejbPassivate | public void ejbPassivate() throws EJBException(Code) | | |
ejbPostCreate | public void ejbPostCreate(int i, String s) throws CreateException(Code) | | |
ejbRemove | public void ejbRemove() throws RemoveException, EJBException(Code) | | |
ejbStore | public void ejbStore() throws EJBException(Code) | | |
setEntityContext | public void setEntityContext(EntityContext entityContext) throws EJBException(Code) | | |
unsetEntityContext | public void unsetEntityContext() throws EJBException(Code) | | |
|
|