org.ehcache.core.config.copy
Interface CopierConfiguration

All Superinterfaces:
ServiceConfiguration<CopyProvider>
All Known Implementing Classes:
DefaultCopierConfiguration

public interface CopierConfiguration
extends ServiceConfiguration<CopyProvider>


Nested Class Summary
static class CopierConfiguration.Type
          Copy provider types
 
Method Summary
 CopierConfiguration.Type getType()
          Get the type of the copier configured
 
Methods inherited from interface org.ehcache.spi.service.ServiceConfiguration
getServiceType
 

Method Detail

getType

CopierConfiguration.Type getType()
Get the type of the copier configured

Returns:
the type