- All Superinterfaces:
Component,Destroyable,Initializable
A
InitializableComponent can be initialized invoking the method
Initializable.initialize().-
Nested Class Summary
Nested classes/interfaces inherited from interface org.refcodes.component.Destroyable
Destroyable.DestroyAutomatonNested classes/interfaces inherited from interface org.refcodes.component.Initializable
Initializable.InitializeAutomaton, Initializable.InitializeBuilder<B extends Initializable.InitializeBuilder<B>>, Initializable.UncheckedInitializable -
Method Summary
Methods inherited from interface org.refcodes.component.Destroyable
destroyMethods inherited from interface org.refcodes.component.Initializable
initialize, initializeUnchecked