Interface | Description |
---|---|
ECPObserverCall |
ProxyObserver, returned by the
ECPObserverBusImpl when calling ECPObserverBusImpl.notify(Class) ,
normally it
has
the type of the class extending IObserver in order to call the observer interface with type safety. |
ECPPrioritizedIObserver |
An observer with a priority.
|
Class | Description |
---|---|
ECPObserverBusImpl |
This is a universal observer bus.
|
ECPObserverCall.Result |
This class represents an result from an observer call.
|
Copyright © 2016. All rights reserved.