|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface FOCENode
FOCENode interface. This interface adds methods which are specific to FOCE
| Field Summary |
|---|
| Fields inherited from interface org.mbari.siam.distributed.Node |
|---|
SERVER_NAME |
| Method Summary | |
|---|---|
void |
powerDownCO2Subsystem()
Power down the CO2 Subsystem |
void |
powerUpCO2Subsystem()
Power up the CO2 Subsystem |
void |
startCO2SubsystemServices()
Start up the Instrument Services associated with the CO2 Subsystem |
void |
stopCO2SubsystemServices()
Stop the Instrument Services associated with the CO2 Subsystem |
| Methods inherited from interface org.mbari.siam.distributed.RemoteService |
|---|
ping |
| Method Detail |
|---|
void powerUpCO2Subsystem()
throws java.rmi.RemoteException,
java.io.IOException,
NotSupportedException
java.rmi.RemoteException
java.io.IOException
NotSupportedException
void powerDownCO2Subsystem()
throws java.rmi.RemoteException,
java.io.IOException,
NotSupportedException
java.rmi.RemoteException
java.io.IOException
NotSupportedException
void startCO2SubsystemServices()
throws java.rmi.RemoteException,
java.io.IOException,
NotSupportedException
java.rmi.RemoteException
java.io.IOException
NotSupportedException
void stopCO2SubsystemServices()
throws java.rmi.RemoteException,
java.io.IOException,
NotSupportedException
java.rmi.RemoteException
java.io.IOException
NotSupportedException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||