| java.lang.Object org.jboss.test.entityexc.ejb.EntityExcBean
EntityExcBean | public class EntityExcBean implements EntityBean(Code) | | Implementation of the ExtityExc EJB.
author: Ole Husgaard version: $Revision: 57211 $ |
Field Summary | |
static org.apache.log4j.Category | log |
log | static org.apache.log4j.Category log(Code) | | |
ejbActivate | public void ejbActivate()(Code) | | |
ejbHomeResetDatabase | public void ejbHomeResetDatabase()(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
ejbStore | public void ejbStore()(Code) | | |
getDataSource | protected DataSource getDataSource()(Code) | | Return the data source of this enterprise bean.
|
getEnvironment | protected Context getEnvironment()(Code) | | Get a reference to the environment of this enterprise bean.
|
getVal | public int getVal()(Code) | | |
incrementVal | public void incrementVal()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext ctx)(Code) | | |
unsetEntityContext | public void unsetEntityContext()(Code) | | |
|
|