Package org.ehcache.xml
Interface CacheServiceConfigurationParser<T extends org.ehcache.spi.service.Service,C extends org.ehcache.spi.service.ServiceConfiguration<T,?>>
- All Superinterfaces:
Parser<C>
public interface CacheServiceConfigurationParser<T extends org.ehcache.spi.service.Service,C extends org.ehcache.spi.service.ServiceConfiguration<T,?>>
extends Parser<C>
CacheServiceConfigurationParser
-
Method Summary
Methods inherited from interface org.ehcache.xml.Parser
getSchema, getTargetNamespaces, parse, unparse
-
Method Details
-
getServiceType
-