- getStatus(self)
-
Returns the state of this server: running (1) or stopped (0)
based on the content of the resource. No check is made to see
if a server process is running.
- setRunning(self)
-
Change the state of this server to running
- setStopped(self)
-
Change the state of this server to stopped