Uses of Interface
org.cache2k.configuration.CacheBuildContext
-
Packages that use CacheBuildContext Package Description org.cache2k.configuration The cache configuration as a Java bean and support types. -
-
Uses of CacheBuildContext in org.cache2k.configuration
Methods in org.cache2k.configuration with parameters of type CacheBuildContext Modifier and Type Method Description T
CustomizationReferenceSupplier. supply(CacheBuildContext ignored)
T
CustomizationSupplier. supply(CacheBuildContext buildContext)
Create or return an existing customization instance.T
CustomizationSupplierByClassName. supply(CacheBuildContext ctx)
-