Uses of Class
wt.scheduler.PrimitiveArg

Packages that use PrimitiveArg
wt.scheduler
scheduler package — Scheduling Service

The scheduling service is responsible for scheduling the execution of resource-intensive methods, and keeping a history of their outcomes. 

 

Uses of PrimitiveArg in wt.scheduler
 

Methods in wt.scheduler that return PrimitiveArg
static PrimitiveArg PrimitiveArg.newPrimitiveArg()
          Default factory for the class.
 

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