public class SchedulingContext extends Object implements Serializable
An object used to pass information about the 'client' to the QuartzScheduler.
QuartzScheduler,
Serialized Form| Constructor and Description |
|---|
SchedulingContext()
Construct a SchedulingContext with default values.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId()
get the instanceId in the cluster.
|
void |
setInstanceId(String instanceId)
Set the instanceId.
|
Copyright © 2014. All rights reserved.