public interface CounterManager
CounterConfig
. This manages the lifycycle of a counterModifier and Type | Method and Description |
---|---|
Counter |
createCounter(CounterConfig config)
Creates a Counter based on tha passed config
|
void |
shutdown(boolean killTimer)
Shuts down this counter manager
|
void |
shutdownCounter(Counter counter)
Shuts down the counter
|
Counter createCounter(CounterConfig config)
config
- void shutdown(boolean killTimer)
void shutdownCounter(Counter counter)
counter
- Copyright 2001-2019, Terracotta, Inc.