Package org.ehcache.spi.persistence
Interface PersistableResourceService.PersistenceSpaceIdentifier<T extends PersistableResourceService>
- Type Parameters:
T- the associated persistence service type
- All Superinterfaces:
ServiceConfiguration<T,Void>
- Enclosing interface:
- PersistableResourceService
public static interface PersistableResourceService.PersistenceSpaceIdentifier<T extends PersistableResourceService>
extends ServiceConfiguration<T,Void>
An identifier for an existing persistable resource.
-
Method Summary
Methods inherited from interface org.ehcache.spi.service.ServiceConfiguration
build, compatibleWith, derive, getServiceType