Star Lifecycle. If this interface implemented by container it must notify all its components. If Lifecycle already
started repeated calling of this method has no effect.
stop
void stop()
Stop Lifecycle. If this interface implemented by container it must notify all its components. If Lifecycle already
stopped repeated calling of this method has no effect.