Lifecycle.start

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.

interface Lifecycle
void
start
()

Meta