Package com.aoindustries.noc.monitor.net
Class DeviceBondingNode
- java.lang.Object
-
- java.rmi.server.RemoteObject
-
- java.rmi.server.RemoteServer
-
- java.rmi.server.UnicastRemoteObject
-
- com.aoindustries.noc.monitor.NodeImpl
-
- com.aoindustries.noc.monitor.SingleResultNodeImpl
-
- com.aoindustries.noc.monitor.net.DeviceBondingNode
-
- All Implemented Interfaces:
Node
,SingleResultNode
,Serializable
,Remote
public class DeviceBondingNode extends SingleResultNodeImpl
The node for the bonding monitoring.- Author:
- AO Industries, Inc.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.aoindustries.noc.monitor.SingleResultNodeImpl
parent, rootNode
-
Fields inherited from class java.rmi.server.RemoteObject
ref
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLabel()
-
Methods inherited from class com.aoindustries.noc.monitor.SingleResultNodeImpl
addSingleResultListener, getAlertLevel, getAlertMessage, getAllowsChildren, getChildren, getLastResult, getParent, removeSingleResultListener, start, stop
-
Methods inherited from class com.aoindustries.noc.monitor.NodeImpl
constrainAlertLevel, getAlertCategory, getMaxAlertLevel, getSnapshot, getSnapshot, getSnapshot, getSnapshot, getSnapshot, getSnapshot, toString
-
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObject
-
Methods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLog
-
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toStub
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.aoindustries.noc.monitor.common.Node
getAlertCategory
-
-