Construct a ServiceWrapper for a service and a name
A unique descriptive name for the service
The service to wrap
The service name
The previous state of the system
The last transition's result
The current state of the system
Transition the system to a new state
The new state
Destroy a service
The time to elapse in milliseconds before the destroy call is considered to have failed
Start the service
The time to elapse in milliseconds before the start call is considered to have failed
Stop a service
The time to elapse in milliseconds before the stop call is considered to have failed
Generated using TypeDoc
A wrapper for a Service