Package org.cache2k.spi
Interface Cache2kExtensionProvider
-
@Deprecated public interface Cache2kExtensionProvider
Deprecated.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 Deprecated Methods Modifier and Type Method Description void
registerCache2kExtension()
Deprecated.
-