public static interface LifeCycleComponent.UncheckedLifeCycleComponent extends LifeCycleComponent, Initializable.UncheckedInitializable, Startable.UncheckedStartable, Pausable.UncheckedPausable, Resumable.UncheckedResumable, Stoppable.UncheckedStoppable, Destroyable
LifeCycleComponent though without the need to
try-catch any exceptions on the various life-cycle stages.LifeCycleComponent.LifeCycleAutomaton, LifeCycleComponent.UncheckedLifeCycleComponentDestroyable.DestroyAutomatonInitializable.InitializeAutomaton, Initializable.InitializeBuilder<B extends Initializable.InitializeBuilder<B>>, Initializable.UncheckedInitializableStartable.StartAutomaton, Startable.StartBuilder<B extends Startable.StartBuilder<B>>, Startable.UncheckedStartablePausable.PauseAutomaton, Pausable.PauseBuilder<B extends Pausable.PauseBuilder<B>>, Pausable.UncheckedPausableResumable.ResumeAutomaton, Resumable.ResumeBuilder<B extends Resumable.ResumeBuilder<B>>, Resumable.UncheckedResumableStoppable.StopAutomaton, Stoppable.StopBuilder<B extends Stoppable.StopBuilder<B>>, Stoppable.UncheckedStoppabledestroyinitializeinitializeUncheckedstartstartUncheckedpausepauseUncheckedresumeresumeUncheckedstopstopUncheckedCopyright © 2017. All rights reserved.