EndpointSR MBean

Partial ObjectName:
WebSphere:*,type=EndpointSR


MBean EndpointSR

CR interface for LongRunning Endpoint functions in specific SR


Operation Summary
voidcancelJob(java.lang.String jobID, java.lang.String stoken)
           Cancels batch/grid job to Dispatcher
voidsetSchedulerContext(java.lang.String context)
           Propagates the Scheduler's identity into the SRs

Operation Detail

cancelJob

public void cancelJob(java.lang.String jobID, java.lang.String stoken)
Cancels batch/grid job to Dispatcher
Parameters:
jobID - The JobID to cancel
stoken - The SR token

setSchedulerContext

public void setSchedulerContext(java.lang.String context)
Propagates the Scheduler's identity into the SRs
Parameters:
context - The Scheduler name

Copyright IBM Corp. 1996 - 2005