Uses of Class
wt.events.StandardKeyedEventDispatcher

Packages that use StandardKeyedEventDispatcher
wt.services Defines ManagerService (see the reference implementation StandardManagerService ) which is a Manager (see StandardManager and its subclasses) obtained from a ManagerResourceFactory (see wt.services.StandardMangerFactory) and deals with both startup and event processing of services; this package is the basis of all Windchill services. 
 

Uses of StandardKeyedEventDispatcher in wt.services
 

Fields in wt.services declared as StandardKeyedEventDispatcher
private  StandardKeyedEventDispatcher StandardManagerService.eventDispatcher