Package org.globus.exec.service.test.throughput.util

Class Summary
Connection  
DelegationHelper This class helps to perform delegation-related tasks: - Get the delegation endpoints for jobs of a GRAM4 instance - Delegate a credential - Destroy a delegated credential.
JobInformation Holds information about a job on the client-side.
JobManager Holds a list of references and information of all submitted jobs that are still alive on the server-side.
JobStateHelper  
JobStatePoller Add Query tasks for all outstanding jobs to the ExecutorService if the timer expires.
NotificationHandler Processes notification messages.
NotificationListener  
SecurityDescriptorUtil This class handles security related tasks.
StubCache Cache for connections with duplicate entries.
StubFactory This is not a generic stub factory, but a factory to create stubs of the services defined in the enum ServiceName
StubManager Manage stubs.
 

Enum Summary
DelegationEndpointType  
JobStateType Helper enum to be able to handle job states easier, e.g.
ServiceNameType