org.mbari.siam.operations.utils
Class SetInstrumentProperty
java.lang.Object
org.mbari.siam.operations.utils.NodeUtility
org.mbari.siam.operations.utils.PortUtility
org.mbari.siam.operations.utils.SetInstrumentProperty
public class SetInstrumentProperty
- extends PortUtility
Set specified property of specified instrument service
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
printUsage()
Print usage message. |
void |
processCustomOption(java.lang.String[] args,
int index)
Process key=value arguments. |
void |
processPort(Node node,
java.lang.String portName)
Print properties associated with SIAM service on this port. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetInstrumentProperty
public SetInstrumentProperty()
processPort
public void processPort(Node node,
java.lang.String portName)
throws java.rmi.RemoteException
- Print properties associated with SIAM service on this port.
- Specified by:
processPort in class PortUtility
- Throws:
java.rmi.RemoteException
printUsage
public void printUsage()
- Print usage message.
- Specified by:
printUsage in class NodeUtility
processCustomOption
public void processCustomOption(java.lang.String[] args,
int index)
throws NodeUtility.InvalidOption
- Process key=value arguments.
- Overrides:
processCustomOption in class NodeUtility
- Throws:
NodeUtility.InvalidOption
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.