Package org.cache2k.spi
Interface Cache2kExtensionProvider
-
public interface Cache2kExtensionProvider
Interface for a generic cache2k extension. The extensionregisterCache2kExtension()
gets called before the first cache manager is constructed.- Author:
- Jens Wilke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
registerCache2kExtension()
-