Uses of Class
wt.scheduler.PersistantArg

Packages that use PersistantArg
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 PersistantArg in wt.scheduler
 

Methods in wt.scheduler that return PersistantArg
static PersistantArg PersistantArg.newPersistantArg()
          Default factory for the class.
 

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