Package org.infinispan.extendedstats
Class Module
- java.lang.Object
-
- org.infinispan.extendedstats.Module
-
- All Implemented Interfaces:
ModuleLifecycle
public class Module extends java.lang.Object implements ModuleLifecycle
InfinispanModule
annotation is required for component annotation processing
-
-
Constructor Summary
Constructors Constructor Description Module()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.infinispan.lifecycle.ModuleLifecycle
cacheManagerStarted, cacheManagerStarting, cacheManagerStopped, cacheManagerStopping, cacheStarted, cacheStarting, cacheStopped, cacheStopping
-
-