Contains a series of classes that implement lifecycle strategy. Currently supported options are:
Implement
Startable
and/or
Disposable
Use configuration to wire methods that are start/stop/dispose equiv.
Todo:
Annotation-Based lifecycles.