| |
|
| java.lang.Object org.jboss.test.security.ejb.jbas1852.PrivateSessionBean
PrivateSessionBean | public class PrivateSessionBean implements SessionBean(Code) | | An implmentation of the Session interface that should not
be accessible by external users.
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
ejbActivate | public void ejbActivate()(Code) | | |
ejbCreate | public void ejbCreate() throws CreateException(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
restricted | public void restricted()(Code) | | |
setSessionContext | public void setSessionContext(SessionContext context)(Code) | | |
|
|
|