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

Packages that use JEntityRemote
org.objectweb.jonas_ejb.container   
 

Uses of JEntityRemote in org.objectweb.jonas_ejb.container
 

Subclasses of JEntityRemote in org.objectweb.jonas_ejb.container
 class JRepEntityRemote
           
 

Fields in org.objectweb.jonas_ejb.container declared as JEntityRemote
protected  JEntityRemote JEntitySwitch.remote
          The EJBObject, or null if bean has no remote interface.
 

Methods in org.objectweb.jonas_ejb.container that return JEntityRemote
abstract  JEntityRemote JEntityHome.createRemoteObject()
          creates a new Remote Object for that bean.
 JEntityRemote JEntitySwitch.getRemote()
           
 

Constructors in org.objectweb.jonas_ejb.container with parameters of type JEntityRemote
JEntityHandle(JEntityRemote remote)
          constructor
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.