Interface LifeCycleStatusObserver

All Superinterfaces:
GenericLifeCycleStatusObserver<Enum<?>,​InitializedEvent,​StartedEvent,​ResumedEvent,​PausedEvent,​StoppedEvent,​DestroyedEvent,​org.refcodes.mixin.EventMetaData,​Object>

public interface LifeCycleStatusObserver
extends GenericLifeCycleStatusObserver<Enum<?>,​InitializedEvent,​StartedEvent,​ResumedEvent,​PausedEvent,​StoppedEvent,​DestroyedEvent,​org.refcodes.mixin.EventMetaData,​Object>
An observer for listening to LifeCycleStatusEvent instances.