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