Package org.cache2k.config
Interface WithSection<CFG extends ConfigSection<CFG,B>,B extends SectionBuilder<B,CFG>>
-
public interface WithSection<CFG extends ConfigSection<CFG,B>,B extends SectionBuilder<B,CFG>>
Supplier for a customization that has its own config section.- Author:
- Jens Wilke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<CFG>
getConfigClass()
-