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

Packages that use JEntityLocal
org.objectweb.jonas_ejb.container   
 

Uses of JEntityLocal in org.objectweb.jonas_ejb.container
 

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

Fields in org.objectweb.jonas_ejb.container declared as JEntityLocal
protected  JEntityLocal JEntitySwitch.local
          The EJBLocalObject, or null if bean has no local interface.
 

Methods in org.objectweb.jonas_ejb.container that return JEntityLocal
abstract  JEntityLocal JRepEntityLocalHome.createLocalObject()
           
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()
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.