Uses of Interface
org.ogf.saga.monitoring.Steerable

Packages that use Steerable
org.ogf.saga.job The job package describes the API for submitting jobs to a grid resource. 
org.ogf.saga.monitoring The monitoring package defines the Monitorable interface, which must be implemented by monitorable SAGA objects, and also defines the Steerable interface, which extends the monitoring mechanism with the ability to push values back to the monitored entity. 
 

Uses of Steerable in org.ogf.saga.job
 

Subinterfaces of Steerable in org.ogf.saga.job
 interface JobSelf
          A JobSelf is a Job that represents the current application, and is steerable.
 

Uses of Steerable in org.ogf.saga.monitoring
 

Subinterfaces of Steerable in org.ogf.saga.monitoring
 interface AsyncSteerable<T>
          This interface specifies the Async versions of the methods in Steerable.
 



Copyright © 2014 Open Grid Forum. All rights reserved.