HARMIServerpublic interface HARMIServer implements RemoteWhen using HA-RMI, the RMI communication end-point on the server-side is
an instance of this class. All invocations are sent through this servant
that will route the call to the appropriate object and call the appropriate
Java method. |
Fields Summary |
---|
public static Hashtable | rmiServers |
|