Uses of Package
org.ehcache.spi.service
-
Packages that use org.ehcache.spi.service Package Description org.ehcache.config CacheManager configuration,Cache configurationand other configuration classes.org.ehcache.spi.copy CopierSPI in Ehcache.org.ehcache.spi.loaderwriter CacheLoaderWriterSPI for aCache.org.ehcache.spi.persistence PersistableResourceServiceand other persistence related SPI.org.ehcache.spi.resilience ResilienceStrategyAPI of aCache.org.ehcache.spi.serialization SerializerSPI in Ehcache.org.ehcache.spi.service ServiceSPI related in Ehcache. -
Classes in org.ehcache.spi.service used by org.ehcache.config Class Description ServiceConfiguration A configuration type to be used when interacting with aService.ServiceCreationConfiguration A configuration type used when creating aService. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.copy Class Description Service A life-cycled service that supports cache functionality.ServiceConfiguration A configuration type to be used when interacting with aService. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.loaderwriter Class Description Service A life-cycled service that supports cache functionality.ServiceConfiguration A configuration type to be used when interacting with aService. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.persistence Class Description MaintainableService Serviceinterface that indicates that implementing services participate inMAINTENANCEmode.PluralService Indicates that aServicesubtype is permitted to have more than one concrete implementation registered with aServiceProvider.Service A life-cycled service that supports cache functionality.ServiceConfiguration A configuration type to be used when interacting with aService. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.resilience Class Description Service A life-cycled service that supports cache functionality. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.serialization Class Description Service A life-cycled service that supports cache functionality.ServiceConfiguration A configuration type to be used when interacting with aService. -
Classes in org.ehcache.spi.service used by org.ehcache.spi.service Class Description MaintainableService Serviceinterface that indicates that implementing services participate inMAINTENANCEmode.MaintainableService.MaintenanceScope Defines Maintenance scopePluralService Indicates that aServicesubtype is permitted to have more than one concrete implementation registered with aServiceProvider.Service A life-cycled service that supports cache functionality.ServiceConfiguration A configuration type to be used when interacting with aService.ServiceCreationConfiguration A configuration type used when creating aService.ServiceProvider A repository ofServiceinstances that can be used to look them up by type.