|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalityAware | |
---|---|
org.quartz.locality |
Uses of LocalityAware in org.quartz.locality |
---|
Subinterfaces of LocalityAware in org.quartz.locality | |
---|---|
interface |
LocalityJobDetail
A specialized JobDetail that contains Quartz Where information |
interface |
LocalityTrigger
A specialized Trigger that contains Quartz Where information |
Classes in org.quartz.locality that implement LocalityAware | |
---|---|
class |
DelegatingLocalityJobDetail
Wrapping a JobDetail instance while adding the LocalityAware contract
All JobDetail method calls will be delegated to the wrapped JobDetail instance |
class |
DelegatingLocalityTrigger
Wrapping a Trigger instance while adding the LocalityAware contract All Trigger
method calls will be delegated to the wrapped Trigger instance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |