Uses of Class
org.objectweb.jonas_ejb.container.JStatefulContext

Packages that use JStatefulContext
org.objectweb.jonas_ejb.container   
 

Uses of JStatefulContext in org.objectweb.jonas_ejb.container
 

Subclasses of JStatefulContext in org.objectweb.jonas_ejb.container
 class JRepStatefulContext
          This class extends JSessionContext in case of Replicated Stateful Session Bean.
 

Methods in org.objectweb.jonas_ejb.container that return JStatefulContext
 JStatefulContext JStatefulFactory.activateStateful(JStatefulSwitch jss)
           
 JStatefulContext JStatefulSwitch.getStatefulContext()
           
 

Methods in org.objectweb.jonas_ejb.container with parameters of type JStatefulContext
 void JStatefulSwitch.bindICtx(Transaction tx, JStatefulContext bctx)
          At each create, bind the Context to the transaction
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.