WebSphere:*,type=EndpointSR
MBean EndpointSR
CR interface for LongRunning Endpoint functions in specific SR
Operation Summary | |
void | cancelJob( Cancels grid job |
void | updated( Notifies an SR subscriber of BB update |
void | setSchedulerContext( Propagates the Scheduler's identity into the SRs |
Operation Detail |
public void cancelJob(java.lang.String jobID,
java.lang.String stoken
)
jobID
-
The JobID to cancelstoken
-
The SR token
public void updated(java.lang.String subject,
java.lang.Object message,
java.lang.String stoken
)
subject
-
The notification targetmessage
-
The message being notifiedstoken
-
The SR token
public void setSchedulerContext(java.lang.String context
)
context
-
The Scheduler name