Interface ObservableLifeCycleRequestAutomaton

All Superinterfaces:
org.refcodes.observer.Observable<LifeCycleRequestObserver>
All Known Implementing Classes:
ObservableLifeCycleRequestAutomatonImpl

public interface ObservableLifeCycleRequestAutomaton
extends org.refcodes.observer.Observable<LifeCycleRequestObserver>
The ObservableLifeCycleRequestAutomaton extends the ObservableLifeCycleStatusAutomaton with request GenericActionEvent functionality which can be vetoed.
  • Method Summary

    Methods inherited from interface org.refcodes.observer.Observable

    hasObserverSubscription, subscribeObserver, unsubscribeObserver