Public Member Functions | |
| abstract StringBuffer | generateAdaptorConfigXML () |
| abstract WOResponse | queryInstance (MInstance anInstance) throws MonitorException |
| abstract String | startInstance (MInstance anInstance) throws MonitorException |
| abstract WOResponse | stopInstance (MInstance anInstance) throws MonitorException |
| abstract WOResponse | terminateInstance (MInstance anInstance) throws MonitorException |
| abstract StringBuffer generateAdaptorConfigXML | ( | ) | [pure virtual] |
Implemented in LocalMonitor.
| abstract WOResponse queryInstance | ( | MInstance | anInstance | ) | throws MonitorException [pure virtual] |
Implemented in LocalMonitor.
| abstract String startInstance | ( | MInstance | anInstance | ) | throws MonitorException [pure virtual] |
Implemented in LocalMonitor.
| abstract WOResponse stopInstance | ( | MInstance | anInstance | ) | throws MonitorException [pure virtual] |
Implemented in LocalMonitor.
| abstract WOResponse terminateInstance | ( | MInstance | anInstance | ) | throws MonitorException [pure virtual] |
Implemented in LocalMonitor.
1.5.8