Class MonitorClient
java.lang.Object
com.aoindustries.noc.monitor.client.MonitorClient
RMI client for
Monitor.- Author:
- AO Industries, Inc.
-
Field Summary
Fields inherited from interface com.aoindustries.noc.monitor.common.Monitor
DEFAULT_RMI_CLIENT_PORT, DEFAULT_RMI_SERVER_PORT -
Constructor Summary
ConstructorsConstructorDescriptionMonitorClient(String server, int port, RMIClientSocketFactory csf) Creates a new RMI client forMonitor. -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
MonitorClient
public MonitorClient(String server, int port, RMIClientSocketFactory csf) throws RemoteException, NotBoundException Creates a new RMI client forMonitor.- Throws:
RemoteExceptionNotBoundException
-
-
Method Details
-
login
public RootNodeClient login(Locale locale, User.Name username, String password) throws RemoteException, IOException, SQLException - Specified by:
loginin interfaceMonitor- Throws:
RemoteExceptionIOExceptionSQLException
-
