Deprecated API


Contents
Deprecated Methods
org.apache.commons.chain.config.ConfigParser.parse(Catalog, URL)
          Use parse(URL) on a configuration resource with "factory" element(s) embedded 
org.apache.commons.chain.web.ChainResources.parseClassResources(Catalog, String, ConfigParser)
          Use the variant that does not take a catalog, on a configuration resource containing "catalog" element(s) 
org.apache.commons.chain.web.ChainListener.parseJarResources(Catalog, ServletContext, ConfigParser)
          Use the variant that does not take a catalog, on a configuration resource containing "catalog" element(s) 
org.apache.commons.chain.web.ChainResources.parseWebResources(Catalog, ServletContext, String, ConfigParser)
          Use the variant that does not take a catalog, on a configuration resource containing "catalog" element(s)