org.mbari.siam.distributed
Interface Safeable
- All Known Implementing Classes:
- Aquadopp, Aquadopp, DigiWorkhorseADCP, DummyInstrument, DummySummarizer, SBE16plus, SBE19plus, SBE37, SimulatedVector, SimulatedVector, VarDummyInstrument, Vector, Vector, WetLabsECO, WetLabsTriplet, WorkhorseADCP
public interface Safeable
Safeable interface is implemented by instruments that can operate in a
resource-restricted environment ("safe mode") as well as the nominal
environment ("normal mode"). A Safeable instrument is restored to
"normal" operation by re-starting or re-scanning the service.
|
Method Summary |
void |
enterSafeMode()
Enter mode for resource-restricted environement. |
enterSafeMode
void enterSafeMode()
throws java.lang.Exception
- Enter mode for resource-restricted environement.
- Throws:
java.lang.Exception
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.