| |
|
| java.lang.Object org.jboss.test.security.ejb.Cmp2Bean
Cmp2Bean | abstract public class Cmp2Bean implements EntityBean(Code) | | A CMP2 entity bean used to test Principal propagation using the echo method.
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
Field Summary | |
static Logger | log |
ejbActivate | public void ejbActivate()(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
ejbStore | public void ejbStore()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext context)(Code) | | |
unsetEntityContext | public void unsetEntityContext()(Code) | | |
|
|
|