org.mbari.siam.operations.utils
Class ListNodePorts
java.lang.Object
org.mbari.siam.operations.utils.ListNodePorts
public class ListNodePorts
- extends java.lang.Object
|
Method Summary |
java.lang.String |
header()
Return header text. |
java.lang.StringBuffer |
listPort(Node node,
Port port)
Return line for table. |
static void |
main(java.lang.String[] args)
|
static java.lang.String |
statusMnem(int status)
Return mnemonic string for specified status. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListNodePorts
public ListNodePorts(boolean showStats)
statusMnem
public static java.lang.String statusMnem(int status)
- Return mnemonic string for specified status.
header
public java.lang.String header()
- Return header text.
listPort
public java.lang.StringBuffer listPort(Node node,
Port port)
throws java.rmi.RemoteException
- Return line for table.
- Throws:
java.rmi.RemoteException
main
public static void main(java.lang.String[] args)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.