AbstractLifecycle

Constructors

this
this()
Undocumented in source.

Members

Functions

destroy
void destroy()
Undocumented in source.
initialize
void initialize()
Undocumented in source.
isRunning
bool isRunning()
Undocumented in source. Be warned that the author may not have intended to support it.
isStopped
bool isStopped()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_isRunning
bool _isRunning;
Undocumented in source.

Meta