Uses of Interface
javax.ejb.SessionContext

Packages that use SessionContext
com.bm.utils.substitues   
javax.ejb API used by EJB 3.0 container 
 

Uses of SessionContext in com.bm.utils.substitues
 

Classes in com.bm.utils.substitues that implement SessionContext
 class FakedSessionContext
          Represnts a dummy implementation for a session context.
 

Uses of SessionContext in javax.ejb
 

Methods in javax.ejb with parameters of type SessionContext
 void SessionBean.setSessionContext(SessionContext ctx)
          Set the associated session context.
 



Copyright © 2008. All Rights Reserved.