Class Hierarchy
- java.lang.Object
- org.ehcache.xml.BaseConfigParser<T> (implements org.ehcache.xml.Parser<T>)
- org.ehcache.xml.ParsingUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.ehcache.xml.exceptions.XmlConfigurationException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.ehcache.xml.Parser<T>
- org.ehcache.xml.CacheManagerServiceConfigurationParser<T,
C> - org.ehcache.xml.CacheResourceConfigurationParser
- org.ehcache.xml.CacheServiceConfigurationParser<T,
C>
- org.ehcache.xml.CacheManagerServiceConfigurationParser<T,