wt.events
Class KeyedEvent
java.lang.Object
wt.events.KeyedEvent
- All Implemented Interfaces:
- wt.events.summary.SummarizedEvent
- Direct Known Subclasses:
- AdministrativeDomainManagerEvent, BaselineServiceEvent, ChangeService2Event, ContainerTeamServiceEvent, ContentServiceEvent, DeleteManagerEvent, EffGroupAssistantEvent, EffServiceEvent, EPMDocumentManagerEvent, EPMWorkspaceManagerEvent, ESIResultEvent, FolderServiceEvent, IBADefinitionServiceEvent, IdentityServiceEvent, LockServiceEvent, ObjectGraphServiceEvent, OccurrenceEvent, PersistenceManagerEvent, wt.router.RoutingEvent, SessionIterationEvent, StandardManagerServiceEvent, TeamServiceEvent, VersionControlServiceEvent, WorkInProgressServiceEvent, wt.inf.container.WTContainerServiceEvent
public class KeyedEvent
- extends Object
- implements wt.events.summary.SummarizedEvent
A basic event class which can be used with the KeyedEventDispatcher.
Although event dispatching works with class java.lang.Object and does
not need wt.events.KeyedEvent, class wt.events.KeyedEvent provides basic
functionality commonly used to process events.
Supported API: true
Extendable: true