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

Packages that use JSessionLocal
org.objectweb.jonas_ejb.container   
 

Uses of JSessionLocal in org.objectweb.jonas_ejb.container
 

Subclasses of JSessionLocal in org.objectweb.jonas_ejb.container
 class JRepStatefulLocal
          Generic part of the EJBObject implementation for replicated SFSBs
 

Fields in org.objectweb.jonas_ejb.container declared as JSessionLocal
protected  JSessionLocal JSessionSwitch.mylocal
           
 

Methods in org.objectweb.jonas_ejb.container that return JSessionLocal
abstract  JSessionLocal JRepStatefulLocalHome.createLocalObject()
          Creates the EJBLocalObject This is in the generated class because it is mainly "new objectClass()"
abstract  JSessionLocal JSessionLocalHome.createLocalObject()
          Creates the EJBLocalObject This is in the generated class because it is mainly "new objectClass()"
 JSessionLocal JSessionSwitch.getLocal()
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.