|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceIdGenerator | |
---|---|
org.quartz.simpl | Contains simple / light-weight implementations (with no dependencies on external libraries) of interfaces required by the org.quartz.core.QuartzScheduler. |
Uses of InstanceIdGenerator in org.quartz.simpl |
---|
Classes in org.quartz.simpl that implement InstanceIdGenerator | |
---|---|
class |
HostnameInstanceIdGenerator
InstanceIdGenerator that names the scheduler instance using
just the machine hostname. |
class |
SimpleInstanceIdGenerator
The default InstanceIdGenerator used by Quartz when instance id is to be automatically generated. |
class |
SystemPropertyInstanceIdGenerator
InstanceIdGenerator that will use a system property
to configure the scheduler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |