org.jboss.cache.factories
Class CacheConfigsXmlParser

java.lang.Object
  extended by org.jboss.cache.config.parsing.CacheConfigsXmlParser
      extended by org.jboss.cache.factories.CacheConfigsXmlParser

Deprecated. here for compatibility reasons. Use the class with the same name in the org.jboss.cache.config.parsing package.

@Deprecated
public class CacheConfigsXmlParser
extends CacheConfigsXmlParser

Since:
3.0
Author:
Manik Surtani (manik AT jboss DOT org)

Field Summary
 
Fields inherited from class org.jboss.cache.config.parsing.CacheConfigsXmlParser
CONFIG_NAME, CONFIG_ROOT, DOCUMENT_ROOT, QUALIFIED_CONFIG_ROOT
 
Constructor Summary
CacheConfigsXmlParser()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.jboss.cache.config.parsing.CacheConfigsXmlParser
parseConfigs, parseConfigs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheConfigsXmlParser

public CacheConfigsXmlParser()
Deprecated. 


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.