Uses of Interface
org.refcodes.component.ext.observer.ObservableLifeCycleStatusAutomaton
-
-
Uses of ObservableLifeCycleStatusAutomaton in org.refcodes.component.ext.observer
Classes in org.refcodes.component.ext.observer that implement ObservableLifeCycleStatusAutomaton Modifier and Type Class Description classObservableLifeCycleStatusAutomatonImplAbstract implementation of theObservableLifeCycleStatusAutomatoninterface with the according hook methods for you to create your domain drivenObservableLifeCycleStatusAutomaton.Methods in org.refcodes.component.ext.observer that return ObservableLifeCycleStatusAutomaton Modifier and Type Method Description ObservableLifeCycleStatusAutomatonObservableLifeCycleAutomatonAccessor. getObservableLifeCycleAutomaton()Provides access to theObservableLifeCycleStatusAutomatonproperty.Methods in org.refcodes.component.ext.observer with parameters of type ObservableLifeCycleStatusAutomaton Modifier and Type Method Description voidObservableLifeCycleAutomatonAccessor.ObservableLifeCycleAutomatonMutator. setObservableLifeCycleAutomaton(ObservableLifeCycleStatusAutomaton aObservableLifeCycleAutomaton)Sets theObservableLifeCycleStatusAutomatonproperty.
-