Package kaos.core.csi.observe

Interface Summary
KAoSObservable Defines the operations to register/deregister and notify KAoSObservers interested in updates when the state of this KAoSObservable changes or an event occurs that is associated with the KAoSObservable.
KAoSObserver Defines the operation to receive updates when the KAoSObservable object, with whom this KAoSObserver was registered, changes.
ObserverManager Defines the operations to map KAoSObservers with KAoSObservables and forwards updates from KAoSObservable to the associated KAoSObservers.
RemoteKAoSObserver Defines the operation to receive updates when the KAoSObservable object, with whom this KAoSObserver was registered, changes.
 

Exception Summary
NotificationException Defines an exception to be thrown when an update about an event fails during notification.
 



Copyright © 2006 IHMC All Rights Reserved.