Class ThreeWareRaidNode
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.infrastructure.ThreeWareRaidNode
- All Implemented Interfaces:
Node,SingleResultNode,Serializable,Remote
The node for the 3ware monitoring.
- Author:
- AO Industries, Inc.
- See Also:
-
Field Summary
Fields inherited from class com.aoindustries.noc.monitor.SingleResultNodeImpl
parent, rootNodeFields inherited from class java.rmi.server.RemoteObject
ref -
Constructor Summary
ConstructorsConstructorDescriptionThreeWareRaidNode(RaidNode raidNode, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) -
Method Summary
Methods inherited from class com.aoindustries.noc.monitor.SingleResultNodeImpl
addSingleResultListener, getAlertLevel, getAlertMessage, getAllowsChildren, getChildren, getLastResult, getParent, removeSingleResultListener, start, stopMethods inherited from class com.aoindustries.noc.monitor.NodeImpl
constrainAlertLevel, getAlertCategory, getMaxAlertLevel, getSnapshot, getSnapshot, getSnapshot, getSnapshot, getSnapshot, getSnapshot, toStringMethods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObjectMethods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLogMethods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toStubMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.aoindustries.noc.monitor.common.Node
getAlertCategory
-
Constructor Details
-
ThreeWareRaidNode
public ThreeWareRaidNode(RaidNode raidNode, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) throws IOException - Throws:
IOException
-
-
Method Details
