| java.lang.Object org.jboss.test.security.ejb.SFSBTxSynchronizationBean
SFSBTxSynchronizationBean | public class SFSBTxSynchronizationBean implements SessionBean,SessionSynchronization(Code) | | SFSB that has the session synchronization methods that invoke
the getCallerPrincipal (Reference: JBAS-4087)
author: Anil.Saldhana@redhat.com version: $Revision: 57211 $ |
ejbActivate | public void ejbActivate()(Code) | | |
ejbCreate | public void ejbCreate(String state) throws CreateException(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
setSessionContext | public void setSessionContext(SessionContext context)(Code) | | |
|
|