Uses of Interface
org.ehcache.spi.service.MaintainableService
Packages that use MaintainableService
Package
Description
PersistableResourceService and other persistence
related SPI.Service SPI related in Ehcache.-
Uses of MaintainableService in org.ehcache.spi.persistence
Subinterfaces of MaintainableService in org.ehcache.spi.persistenceModifier and TypeInterfaceDescriptioninterface -
Uses of MaintainableService in org.ehcache.spi.service
Method parameters in org.ehcache.spi.service with type arguments of type MaintainableServiceModifier and TypeMethodDescriptionvoidMaintainableService.startForMaintenance(ServiceProvider<? super MaintainableService> serviceProvider, MaintainableService.MaintenanceScope maintenanceScope) Start this service for maintenance, based on its default configuration.