Class CounterModuleLifecycle

java.lang.Object
org.infinispan.counter.impl.CounterModuleLifecycle
All Implemented Interfaces:
ModuleLifecycle

public class CounterModuleLifecycle extends Object implements ModuleLifecycle
It registers a EmbeddedCounterManager to each EmbeddedCacheManager started and starts the cache on it.
Since:
9.0
Author:
Pedro Ruivo