- All Implemented Interfaces:
- LifecycleAdapterFactory
public class DefaultComponentLifecycleAdapterFactory
extends Object
implements LifecycleAdapterFactory
DefaultComponentLifecycleAdapterFactory creates a DefaultComponentLifecycleAdapter. Users can
implement their own LifeCycleAdapter factories to control lifecycle events on their services such
as introduce other lifecycle events that are controlled by external changes.
- See Also:
LifecycleAdapter,
LifecycleAdapterFactory,
DefaultComponentLifecycleAdapter,
DefaultComponentLifecycleAdapterFactory