|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CounterConfig | |
---|---|
org.quartz.utils.counter | |
org.quartz.utils.counter.sampled |
Uses of CounterConfig in org.quartz.utils.counter |
---|
Methods in org.quartz.utils.counter with parameters of type CounterConfig | |
---|---|
Counter |
CounterManagerImpl.createCounter(CounterConfig config)
Creates a Counter based on tha passed config |
Counter |
CounterManager.createCounter(CounterConfig config)
Creates a Counter based on tha passed config |
Uses of CounterConfig in org.quartz.utils.counter.sampled |
---|
Subclasses of CounterConfig in org.quartz.utils.counter.sampled | |
---|---|
class |
SampledCounterConfig
Config for a SampledCounter |
class |
SampledRateCounterConfig
An implementation of SampledCounterConfig |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |