-
- All Implemented Interfaces:
Node
,TableMultiResultNode<NetBindResult>
,Serializable
,Remote
public class BindNode extends TableMultiResultNodeImpl<NetBindResult>
The net bind monitor.- Author:
- AO Industries, Inc.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.aoindustries.noc.monitor.TableMultiResultNodeImpl
rootNode
-
Fields inherited from class java.rmi.server.RemoteObject
ref
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<?>
getColumnHeaders()
String
getLabel()
-
Methods inherited from class com.aoindustries.noc.monitor.TableMultiResultNodeImpl
addTableMultiResultListener, getAlertLevel, getAlertMessage, getAllowsChildren, getChildren, getParent, getResults, removeTableMultiResultListener, 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
-
-