Deprecated API


Contents
Deprecated Methods
org.apache.commons.chain.web.servlet.ServletPathMapper.getCatalogKey()
          Use catalogName to specify the name of the catalog in the catalog factory 
org.apache.commons.chain.web.servlet.PathInfoMapper.getCatalogKey()
          Use catalogName to specify the name of the catalog in the catalog factory 
org.apache.commons.chain.web.servlet.RequestParameterMapper.getParameter()
          Use catalogName to specify the name of the catalog in the catalog factory 
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.servlet.ServletPathMapper.setCatalogKey(String)
          Use catalogName to specify the name of the catalog in the catalog factory 
org.apache.commons.chain.web.servlet.RequestParameterMapper.setCatalogKey(String)
          Use catalogName to specify the name of the catalog in the catalog factory 
org.apache.commons.chain.web.servlet.PathInfoMapper.setCatalogKey(String)
          Use catalogName to specify the name of the catalog in the catalog factory 
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.