-
Methods Method Description org.apache.commons.chain.config.ConfigParser.parse(Catalog, URL) Use parse(URL) on a configuration resource with "factory" element(s) embeddedorg.apache.commons.chain.web.ChainListener.parseJarResources(Catalog, ServletContext, ConfigParser, Log) Use the variant that does not take a catalog, on a configuration resource containing "catalog" element(s)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.ChainResources.parseWebResources(Catalog, ServletContext, String, ConfigParser) Use the variant that does not take a catalog, on a configuration resource containing "catalog" element(s)org.apache.commons.chain.web.servlet.PathInfoMapper.getCatalogKey() Use catalogName to specify the name of the catalog in the catalog factoryorg.apache.commons.chain.web.servlet.PathInfoMapper.setCatalogKey(String) Use catalogName to specify the name of the catalog in the catalog factoryorg.apache.commons.chain.web.servlet.RequestParameterMapper.getParameter() Use catalogName to specify the name of the catalog in the catalog factoryorg.apache.commons.chain.web.servlet.RequestParameterMapper.setCatalogKey(String) Use catalogName to specify the name of the catalog in the catalog factoryorg.apache.commons.chain.web.servlet.ServletPathMapper.getCatalogKey() Use catalogName to specify the name of the catalog in the catalog factoryorg.apache.commons.chain.web.servlet.ServletPathMapper.setCatalogKey(String) Use catalogName to specify the name of the catalog in the catalog factory