Interface StopAccomplishedEvent<SRC>

Type Parameters:
SRC - The type of the source in question.
All Superinterfaces:
org.refcodes.mixin.ActionAccessor<Enum<?>>, org.refcodes.observer.ActionEvent<Enum<?>,SRC>, ComponentEvent<Enum<?>,SRC>, org.refcodes.observer.Event<SRC>, LifecycleEvent<Enum<?>,SRC>, LifecycleStatusEvent<SRC>, org.refcodes.mixin.MetaDataAccessor<org.refcodes.observer.EventMetaData>, org.refcodes.observer.MetaDataActionEvent<Enum<?>,org.refcodes.observer.EventMetaData,SRC>, org.refcodes.observer.MetaDataEvent<org.refcodes.observer.EventMetaData,SRC>, org.refcodes.mixin.SourceAccessor<SRC>
All Known Implementing Classes:
StoppedEvent

public interface StopAccomplishedEvent<SRC> extends LifecycleStatusEvent<SRC>
An LifecycleStatusEvent denoting accomplished stopping.