Uses of Interface
javax.ejb.SessionContext

Packages that use SessionContext
javax.ejb Contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container. 
 

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 © 2012 GlassFish Community. All Rights Reserved.