tamago
Interface LifeCycleController

All Known Subinterfaces:
LCActivateController, LCCacheController, LCConfigureController, LCFinishController, LCInitializeController, LCIntrospectionController, LCPersistController, LCStartStopController

public interface LifeCycleController

The root of the lifecycle control interfaces Lifecycle management is a cross-cutting concern managed by a set of composable life cycle controllers.

Author:
Frederic Peschanski