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

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

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

Fields in org.ow2.jonas.lib.ejb21 declared as JEntityRemote
protected  JEntityRemote JEntitySwitch.remote
          The EJBObject, or null if bean has no remote interface.
 

Methods in org.ow2.jonas.lib.ejb21 that return JEntityRemote
abstract  JEntityRemote JEntityHome.createRemoteObject()
          creates a new Remote Object for that bean.
 JEntityRemote JEntitySwitch.getRemote()
           
 

Constructors in org.ow2.jonas.lib.ejb21 with parameters of type JEntityRemote
JEntityHandle(JEntityRemote remote)
          constructor
 

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

Subclasses of JEntityRemote in org.ow2.jonas.lib.ejb21.ha
 class JRepEntityRemote
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.