|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.rmi.PortableRemoteObject
org.objectweb.jonas_ejb.container.JHome
org.objectweb.jonas_ejb.container.JSessionHome
org.objectweb.jonas_ejb.container.JRepStatelessHome
This class is the Standard Home for replicated SSB objects It exists only for beans that have declared a Remote Interface.
| Field Summary |
| Fields inherited from class org.objectweb.jonas_ejb.container.JHome |
bf, dd, ejbMetaData, unregistered |
| Constructor Summary | |
JRepStatelessHome(SessionDesc dd,
JSessionFactory bf)
Constructor |
|
| Method Summary | |
java.rmi.Remote |
getHARemoteStub(java.rmi.Remote remote)
Get the remote object as a stub object for HA remote object LB |
| Methods inherited from class org.objectweb.jonas_ejb.container.JSessionHome |
createRemoteObject, getRemoteOrRemoteStub, postInvoke, preInvoke, remove |
| Methods inherited from class org.objectweb.jonas_ejb.container.JHome |
checkSecurity, getBf, getDd, getEJBMetaData, getHomeHandle, getJndiName, register, remove, unregister |
| Methods inherited from class javax.rmi.PortableRemoteObject |
connect, exportObject, narrow, toStub, unexportObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JRepStatelessHome(SessionDesc dd,
JSessionFactory bf)
throws java.rmi.RemoteException
dd - bf -
java.rmi.RemoteException| Method Detail |
public java.rmi.Remote getHARemoteStub(java.rmi.Remote remote)
throws java.rmi.RemoteException
remote - remote object
java.rmi.RemoteException
org.objectweb.carol.cmi.ServerConfigException
java.rmi.NoSuchObjectException - if the clustered object is not found in the
CMI registry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||