Uses of Class
com.bluebell.greenhouse.platform.configuration.cache.CacheProperties.CacheSpecification
Packages that use CacheProperties.CacheSpecification
Package
Description
Contains shared validation infrastructure.
-
Uses of CacheProperties.CacheSpecification in com.bluebell.greenhouse.platform.validation
Methods in com.bluebell.greenhouse.platform.validation with parameters of type CacheProperties.CacheSpecificationModifier and TypeMethodDescriptionstatic voidCacheValidator.validateCacheSpecification(String cacheName, CacheProperties.CacheSpecification specification) Validates a cache specification before its native cache is constructed.