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

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

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

Fields in org.ow2.jonas.lib.ejb21 declared as JSessionRemote
protected  JSessionRemote JSessionSwitch.myremote
           
 

Methods in org.ow2.jonas.lib.ejb21 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()
           
 

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

Subclasses of JSessionRemote in org.ow2.jonas.lib.ejb21.ha
 class JRepStatefulRemote
          Generic part of the EJBObject implementation for replicated SFSBs
 class JRepStatelessRemote
          Generic part of the EJBObject implementation for replicated SSBs
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.