Class RootNodeClient
java.lang.Object
com.aoindustries.noc.monitor.client.NodeClient
com.aoindustries.noc.monitor.client.RootNodeClient
RMI client for
RootNode.- Author:
- AO Industries, Inc.
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddTreeListener(TreeListener treeListener) voidremoveTreeListener(TreeListener treeListener) 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
-
addTreeListener
- Specified by:
addTreeListenerin interfaceRootNode- Throws:
RemoteException
-
removeTreeListener
- Specified by:
removeTreeListenerin interfaceRootNode- Throws:
RemoteException
-
getSnapshot
- Specified by:
getSnapshotin interfaceRootNode- Throws:
RemoteException
-
