Package org.infinispan
Class CoreModule
- java.lang.Object
-
- org.infinispan.CoreModule
-
- All Implemented Interfaces:
ModuleLifecycle
public class CoreModule extends java.lang.Object implements ModuleLifecycle
-
-
Constructor Summary
Constructors Constructor Description CoreModule()
-
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
-
-