Uses of Class
wt.services.LightweightServiceHelper

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

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