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

Packages that use JSessionRemote
org.objectweb.jonas_ejb.container   
 

Uses of JSessionRemote in org.objectweb.jonas_ejb.container
 

Subclasses of JSessionRemote in org.objectweb.jonas_ejb.container
 class JRepStatefulRemote
          Generic part of the EJBObject implementation for replicated SFSBs
 class JRepStatelessRemote
          Generic part of the EJBObject implementation for replicated SSBs
 

Fields in org.objectweb.jonas_ejb.container declared as JSessionRemote
protected  JSessionRemote JSessionSwitch.myremote
           
 

Methods in org.objectweb.jonas_ejb.container that return JSessionRemote
abstract  JSessionRemote JSessionHome.createRemoteObject()
          Creates the EJBObject (remote) this is in the generated class because it is mainly "new objectClass()"
 JSessionRemote JSessionSwitch.getRemote()
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.