Uses of Class
wt.services.ServiceEventDispatcher

Packages that use ServiceEventDispatcher
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 ServiceEventDispatcher in wt.services
 

Methods in wt.services with parameters of type ServiceEventDispatcher
protected  boolean ServiceEventDispatcher.readVersion(ServiceEventDispatcher thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.