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

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

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. this is in the generated class because it is mainly "new objectClass()"
 JEntityRemote JEntitySwitch.getRemote()
           
 

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



Copyright © 2011 OW2 Consortium. All Rights Reserved.