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

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

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

Fields in org.ow2.jonas.lib.ejb21 declared as JEntityLocal
protected  JEntityLocal JEntitySwitch.local
          The EJBLocalObject, or null if bean has no local interface.
 

Methods in org.ow2.jonas.lib.ejb21 that return JEntityLocal
abstract  JEntityLocal JEntityLocalHome.createLocalObject()
          Creates a new Local Object for that bean.
 JEntityLocal JEntityLocalHome.findLocalByPK(Object pk)
          Find the EJBLocalObject for this PK
 JEntityLocal JEntitySwitch.getLocal()
           
 

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

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

Methods in org.ow2.jonas.lib.ejb21.ha that return JEntityLocal
abstract  JEntityLocal JRepEntityLocalHome.createLocalObject()
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.