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

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

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()
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.