Class BaseConfigParser<T>

java.lang.Object
org.ehcache.xml.BaseConfigParser<T>
All Implemented Interfaces:
Parser<T>

public abstract class BaseConfigParser<T> extends Object implements Parser<T>
BaseConfigParser - Base class providing functionality for translating service configurations to corresponding xml document.