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 grid job
voidupdated(java.lang.String subject, java.lang.Object message, java.lang.String stoken)
           Notifies an SR subscriber of BB update
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 grid job
Parameters:
jobID - The JobID to cancel
stoken - The SR token

updated

public void updated(java.lang.String subject, java.lang.Object message, java.lang.String stoken)
Notifies an SR subscriber of BB update
Parameters:
subject - The notification target
message - The message being notified
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 - 2007