Class TableResultNodeClient
java.lang.Object
com.aoindustries.noc.monitor.client.NodeClient
com.aoindustries.noc.monitor.client.TableResultNodeClient
- All Implemented Interfaces:
Node,TableResultNode,Remote
RMI client for
TableResultNode.- Author:
- AO Industries, Inc.
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddTableResultListener(TableResultListener tableResultListener) voidremoveTableResultListener(TableResultListener tableResultListener) Methods inherited from class com.aoindustries.noc.monitor.client.NodeClient
equals, getAlertCategory, getAlertLevel, getAlertMessage, getAllowsChildren, getChildren, getLabel, getParent, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.aoindustries.noc.monitor.common.Node
getAlertCategory, getAlertLevel, getAlertMessage, getAllowsChildren, getChildren, getLabel, getParent
-
Method Details
-
addTableResultListener
- Specified by:
addTableResultListenerin interfaceTableResultNode- Throws:
RemoteException
-
removeTableResultListener
public void removeTableResultListener(TableResultListener tableResultListener) throws RemoteException - Specified by:
removeTableResultListenerin interfaceTableResultNode- Throws:
RemoteException
-
getLastResult
- Specified by:
getLastResultin interfaceTableResultNode- Throws:
RemoteException
-
