JTR 5.0 API Documentation

Uses of Interface
jtr.assigner.IAssignmentPolicyFactory

Packages that use IAssignmentPolicyFactory
jtr.assigner.impl Default implementations of the contracts defined in the jtr.assigner package. 
 

Uses of IAssignmentPolicyFactory in jtr.assigner.impl
 

Classes in jtr.assigner.impl that implement IAssignmentPolicyFactory
 class DefaultAssignmentPolicyFactory
          This is the default factory used for obtaining instances of IAssignmentPolicy.
Once an IAssignmentPolicy concrete instance has been obtained, the actual IParamsAssigner can be instantiated.
 


The JTR Project is licensed under GPL version 2