Start this component. <p>Should not throw an exception if the component is already running. <p>In the case of a container, this will propagate the start signal to all components that apply.
Stop this component, typically in a synchronous fashion, such that the component is fully stopped upon return of this method.
Check whether this component is currently running. @return whether the component is currently running