Uses of Interface
org.refcodes.component.Initializable.UncheckedInitializable
-
-
Uses of Initializable.UncheckedInitializable in org.refcodes.component
Subinterfaces of Initializable.UncheckedInitializable in org.refcodes.component Modifier and Type Interface Description static interface
LifeCycleComponent.UncheckedLifeCycleComponent
Same as theLifeCycleComponent
though without the need to try-catch any exceptions on the various life-cycle stages.
-