Uses of Package
org.ehcache.spi.service
Packages that use org.ehcache.spi.service
Package
Description
CacheManager configuration,
Cache configuration and other configuration classes.Copier SPI in Ehcache.CacheLoaderWriter SPI for a Cache.PersistableResourceService and other persistence
related SPI.ResilienceStrategy API of a Cache.Serializer SPI in Ehcache.Service SPI related in Ehcache.-
Classes in org.ehcache.spi.service used by org.ehcache.config
-
Classes in org.ehcache.spi.service used by org.ehcache.spi.copyClassDescriptionA life-cycled service that supports cache functionality.A configuration type to be used when interacting with a
Service. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.loaderwriterClassDescriptionA life-cycled service that supports cache functionality.A configuration type to be used when interacting with a
Service. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.persistenceClassDescription
Serviceinterface that indicates that implementing services participate inMAINTENANCEmode.Indicates that aServicesubtype is permitted to have more than one concrete implementation registered with aServiceProvider.A life-cycled service that supports cache functionality.A configuration type to be used when interacting with aService. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.resilience
-
Classes in org.ehcache.spi.service used by org.ehcache.spi.serializationClassDescriptionA life-cycled service that supports cache functionality.A configuration type to be used when interacting with a
Service. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.serviceClassDescription
Serviceinterface that indicates that implementing services participate inMAINTENANCEmode.Defines Maintenance scopeIndicates that aServicesubtype is permitted to have more than one concrete implementation registered with aServiceProvider.A life-cycled service that supports cache functionality.A configuration type to be used when interacting with aService.A configuration type used when creating aService.A repository ofServiceinstances that can be used to look them up by type.