- Type Parameters:
CTX- the context used to initialize the implementing instance.
- All Superinterfaces:
Component,Configurable<CTX>,Destroyable
A
ConfigurableComponent can be configured invoking the method
Configurable.initialize(Object).-
Nested Class Summary
Nested classes/interfaces inherited from interface org.refcodes.component.Configurable
Configurable.ConfigureAutomaton<CTX>, Configurable.ConfigureBuilder<CTX,B extends Configurable.ConfigureBuilder<CTX, B>> Nested classes/interfaces inherited from interface org.refcodes.component.Destroyable
Destroyable.DestroyAutomaton -
Method Summary
Methods inherited from interface org.refcodes.component.Configurable
initialize, initializeUncheckedMethods inherited from interface org.refcodes.component.Destroyable
destroy