Interface ObservableLifeCycleRequestAutomaton
-
- All Superinterfaces:
org.refcodes.observer.Observable<LifeCycleRequestObserver>
- All Known Implementing Classes:
ObservableLifeCycleRequestAutomatonImpl
public interface ObservableLifeCycleRequestAutomaton extends org.refcodes.observer.Observable<LifeCycleRequestObserver>
TheObservableLifeCycleRequestAutomaton
extends theObservableLifeCycleStatusAutomaton
with requestGenericActionEvent
functionality which can be vetoed.