|
intarsys runtime library | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IChangeSupport | Deprecated. use INotificationSupport |
IEvent | An object indicating an event. |
IEventDispatcher | An object that supports event broadcasting. |
IFunctorEvent | An IEvent commonly passed into an IFunctor . |
INotificationListener | Called to inform a listener about an event occurrence. |
INotificationSupport | The implementor supports registration of INotificationListener
objects to be informed about event. |
Class Summary | |
---|---|
AbstractEventFacade | |
ActivatedEvent | An event indicating the activation of an application component. |
AttributeChangedEvent | An event representing an objects state change. |
AttributeChangeListener | A convenience implementation for listening to attribute change events. |
CancelEvent | An event indicating the negatively acknowledged outcome of an execution. |
CancelRequestedEvent | An event indicating the request to deny positive termination. |
CommonNotificationSupport | A convenience implementation to plugin INotificationSupport . |
CreatedEvent | An event indicating the creation of a new instance by a factory. |
DeactivatedEvent | An event indicating the de-activation of an application component. |
DestroyedEvent | An event indicating the destruction of an instance. |
Event | Abstract superclass for event implementations. |
EventDispatcher | Helper object for management and dispatching of events. |
EventTools | |
EventType | The type of an Event . |
GenericEvent | |
GenericEventFacade | |
LifecycleWatchdog | A tool for intercepting and handling lifecycle related events. |
NotificationSupportProxy | |
OkEvent | An event indicating the positively acknowledged outcome of an execution. |
OkRequestedEvent | An event indicating the the request to positively terminate. |
StartedEvent | An event indicating the start of an application component. |
StoppedEvent | An event indicating the stop of an application component. |
StopRequestedEvent | An event indicating that the stop for an application component was requested. |
|
intarsys runtime library | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |