Package org.eclipse.emf.emfstore.internal.common.observer

Interface Summary
ESPrioritizedObserver An observer with a priority.
ObserverCall ProxyObserver, returned by the ObserverBus when calling ObserverBus.notify(java.lang.Class), normally it has the type of the class extending ESObserver in order to call the observer interface with type safety.
 

Class Summary
ObserverBus This is a universal observer bus.
ObserverCall.Result This class represents an result from an observer call.
 



Copyright © 2016. All Rights Reserved.