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

Packages that use JStatefulSwitch
org.objectweb.jonas_ejb.container   
org.objectweb.jonas.ha   
 

Uses of JStatefulSwitch in org.objectweb.jonas_ejb.container
 

Methods in org.objectweb.jonas_ejb.container with parameters of type JStatefulSwitch
 JStatefulContext JStatefulFactory.activateStateful(JStatefulSwitch jss)
           
 int JStatefulFactory.getNewSessionId(JStatefulSwitch jss)
           
 boolean JStatefulFactory.passivateStateful(JStatefulSwitch jss)
           
protected  void JRepStatefulLocalHome.replicateCreate(JStatefulSwitch sfsw)
          Called if we have to replicate a request
 

Constructors in org.objectweb.jonas_ejb.container with parameters of type JStatefulSwitch
JRepStatefulInputStream(InputStream in, JStatefulSwitch jss)
          Constructor.
JStatefulInputStream(InputStream in, JStatefulSwitch jss)
          Constructor.
 

Uses of JStatefulSwitch in org.objectweb.jonas.ha
 

Constructors in org.objectweb.jonas.ha with parameters of type JStatefulSwitch
StatefulBeanRefImpl(JStatefulSwitch bs)
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.