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

Packages that use JSessionLocal
org.ow2.jonas.lib.ejb21   
org.ow2.jonas.lib.ejb21.ha   
 

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

Fields in org.ow2.jonas.lib.ejb21 declared as JSessionLocal
protected  JSessionLocal JSessionSwitch.mylocal
           
 

Methods in org.ow2.jonas.lib.ejb21 that return JSessionLocal
abstract  JSessionLocal JSessionLocalHome.createLocalObject()
          Creates the EJBLocalObject This is in the generated class because it is mainly "new objectClass()"
 JSessionLocal JSessionSwitch.getLocal()
           
 

Uses of JSessionLocal in org.ow2.jonas.lib.ejb21.ha
 

Subclasses of JSessionLocal in org.ow2.jonas.lib.ejb21.ha
 class JRepStatefulLocal
          Generic part of the EJBObject implementation for replicated SFSBs
 

Methods in org.ow2.jonas.lib.ejb21.ha that return JSessionLocal
abstract  JSessionLocal JRepStatefulLocalHome.createLocalObject()
          Creates the EJBLocalObject This is in the generated class because it is mainly "new objectClass()"
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.