Package org.hippoecm.frontend.model.event
package org.hippoecm.frontend.model.event
-
ClassDescriptionEventCollection<T extends IEvent>IEvent<T extends IObservable>Event generated by an
IObservable
.Interface implemented by observable objects.IObservationContext<T extends IObservable>The context representing the observer registry to the observable.IObserver<T extends IObservable>This interface defines the contract for a service that updates its internal state in response to changes in an observable object (IObservable).This interface defines the contract for a service that can update its internal state.ListenerList<T extends EventListener>Implementation ofIObservable
that monitors another observable.A property model that observes an observable target.Observer<T extends IObservable>