org.quartz.core
| |||||||||||||||||||||||||||||||||||||||||||
| Constructor Summary | |
|---|---|
SchedulingContext()
Construct a SchedulingContext with default values. |
|
| Method Summary | |
|---|---|
String |
getInstanceId()
get the instanceId in the cluster. |
void |
setInstanceId(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 String getInstanceId()
get the instanceId in the cluster.
public void setInstanceId(String instanceId)
Set the instanceId.
|
Quartz Enterprise Job Scheduler Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||