Uses of Class
org.ow2.jonas.lib.ejb21.JStatefulContext

Packages that use JStatefulContext
org.ow2.jonas.lib.ejb21   
 

Uses of JStatefulContext in org.ow2.jonas.lib.ejb21
 

Methods in org.ow2.jonas.lib.ejb21 that return JStatefulContext
 JStatefulContext JStatefulFactory.activateStateful(JStatefulSwitch jss)
           
 JStatefulContext JStatefulSwitch.getStatefulContext()
           
 

Methods in org.ow2.jonas.lib.ejb21 with parameters of type JStatefulContext
 void JStatefulSwitch.bindICtx(Transaction tx, JStatefulContext bctx)
          At each create, bind the Context to the transaction
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.