|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.rpc.RPC
public final class RPC
Gets a RPC client.
By default it will use RMI RPC.
Constructor Summary | |
---|---|
private |
RPC()
Utility class, no public constructor. |
Method Summary | |
---|---|
static ClientRPC |
getClient(java.util.Hashtable<?,?> rmiClientEnvironment)
TODO : manage a pool and different kind of implementation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private RPC()
Method Detail |
---|
public static ClientRPC getClient(java.util.Hashtable<?,?> rmiClientEnvironment)
rmiClientEnvironment
- the RMI environment.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |