Class NodeClient
java.lang.Object
com.aoindustries.noc.monitor.client.NodeClient
- Direct Known Subclasses:
RootNodeClient,SingleResultNodeClient,TableMultiResultNodeClient,TableResultNodeClient
RMI client for
Node.- Author:
- AO Industries, Inc.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanList<? extends NodeClient> getLabel()inthashCode()
-
Method Details
-
getParent
- Specified by:
getParentin interfaceNode- Throws:
RemoteException
-
getChildren
- Specified by:
getChildrenin interfaceNode- Throws:
RemoteException
-
getAlertLevel
- Specified by:
getAlertLevelin interfaceNode- Throws:
RemoteException
-
getAlertMessage
- Specified by:
getAlertMessagein interfaceNode- Throws:
RemoteException
-
getAlertCategory
- Specified by:
getAlertCategoryin interfaceNode- Throws:
RemoteException
-
getAllowsChildren
- Specified by:
getAllowsChildrenin interfaceNode- Throws:
RemoteException
-
getLabel
- Specified by:
getLabelin interfaceNode- Throws:
RemoteException
-
equals
-
hashCode
public int hashCode()
-
