|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.quartz.core.SchedulingContext
An object used to pass information about the 'client' to the QuartzScheduler.
QuartzScheduler, Serialized Form| Constructor Summary | |
SchedulingContext()
Construct a SchedulingContext with default values. |
|
| Method Summary | |
java.lang.String |
getInstanceId()
get the instanceId in the cluster. |
void |
setInstanceId(java.lang.String instanceId)
Set the instanceId. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SchedulingContext()
Construct a SchedulingContext with default values.
| Method Detail |
public java.lang.String getInstanceId()
get the instanceId in the cluster.
public void setInstanceId(java.lang.String instanceId)
Set the instanceId.
|
Quartz Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||