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 TypeMethodDescriptionboolean
boolean
List
<? extends NodeClient> getLabel()
int
hashCode()
-
Method Details
-
getParent
- Specified by:
getParent
in interfaceNode
- Throws:
RemoteException
-
getChildren
- Specified by:
getChildren
in interfaceNode
- Throws:
RemoteException
-
getAlertLevel
- Specified by:
getAlertLevel
in interfaceNode
- Throws:
RemoteException
-
getAlertMessage
- Specified by:
getAlertMessage
in interfaceNode
- Throws:
RemoteException
-
getAlertCategory
- Specified by:
getAlertCategory
in interfaceNode
- Throws:
RemoteException
-
getAllowsChildren
- Specified by:
getAllowsChildren
in interfaceNode
- Throws:
RemoteException
-
getLabel
- Specified by:
getLabel
in interfaceNode
- Throws:
RemoteException
-
equals
-
hashCode
public int hashCode()
-