Interface StopAccomplishedEvent<SRC>
- Type Parameters:
SRC- The type of the source in question.
- All Superinterfaces:
ActionAccessor<Enum<?>>, ActionEvent<Enum<?>,SRC>, ComponentEvent<Enum<?>, SRC>, Event<SRC>, LifecycleEvent<Enum<?>, SRC>, LifecycleStatusEvent<SRC>, MetaDataAccessor<EventMetaData>, MetaDataActionEvent<Enum<?>, EventMetaData, SRC>, MetaDataEvent<EventMetaData, SRC>, SourceAccessor<SRC>
- All Known Implementing Classes:
StoppedEvent
An
LifecycleStatusEvent denoting accomplished stopping.-
Nested Class Summary
Nested classes/interfaces inherited from interface ActionAccessor
ActionAccessor.ActionBuilder<A,B>, ActionAccessor.ActionMutator<A>, ActionAccessor.ActionProperty<A> Nested classes/interfaces inherited from interface MetaDataAccessor
MetaDataAccessor.MetaDataBuilder<MD,B>, MetaDataAccessor.MetaDataMutator<MD>, MetaDataAccessor.MetaDataProperty<MD> Nested classes/interfaces inherited from interface SourceAccessor
SourceAccessor.SourceBuilder<SRC,B>, SourceAccessor.SourceMutator<SRC>, SourceAccessor.SourceProperty<SRC> -
Method Summary
Methods inherited from interface MetaDataAccessor
getMetaDataMethods inherited from interface SourceAccessor
getSource
-
Method Details
-
getAction
- Specified by:
getActionin interfaceActionAccessor<SRC>- Specified by:
getActionin interfaceLifecycleStatusEvent<SRC>
-