org.ehcache.clustered.client.service
Interface ClusteringService.ClusteredCacheIdentifier

All Superinterfaces:
org.ehcache.spi.persistence.PersistableResourceService.PersistenceSpaceIdentifier<ClusteringService>, org.ehcache.spi.service.ServiceConfiguration<ClusteringService>
Enclosing interface:
ClusteringService

public static interface ClusteringService.ClusteredCacheIdentifier
extends org.ehcache.spi.persistence.PersistableResourceService.PersistenceSpaceIdentifier<ClusteringService>

A PersistenceSpaceIdentifier that can provide an id.


Method Summary
 java.lang.String getId()
          The id associated with this identifier.
 
Methods inherited from interface org.ehcache.spi.service.ServiceConfiguration
getServiceType
 

Method Detail

getId

java.lang.String getId()
The id associated with this identifier.

Returns:
an id