Serialized Form
- 
Package org.apache.commons.chain.impl
- 
Class org.apache.commons.chain.impl.ContextBase
- serialVersionUID:
 - -2482145117370708259L
 
 
 - 
 - 
Package org.apache.commons.chain.web.jakarta
- 
Class org.apache.commons.chain.web.jakarta.ChainServlet
class ChainServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
 - 4833344945293509188L
 
 - 
Class org.apache.commons.chain.web.jakarta.WebContext
class WebContext extends ContextBase implements Serializable- serialVersionUID:
 - 6804961872140299027L
 
 
 - 
 - 
Package org.apache.commons.chain.web.jakarta.faces
- 
Class org.apache.commons.chain.web.jakarta.faces.FacesWebContext
class FacesWebContext extends WebContext implements Serializable- serialVersionUID:
 - -1429681424077509130L
 
 
 - 
 - 
Package org.apache.commons.chain.web.jakarta.servlet
- 
Class org.apache.commons.chain.web.jakarta.servlet.ChainProcessor
class ChainProcessor extends ChainServlet implements Serializable- serialVersionUID:
 - -6817532768031279260L
 
- 
Serialized Fields
- 
attribute
String attribute
The name of the context attribute under which ourCatalogis stored. This value is also used as the name of the context attribute under which the catalog is exposed to commands. If not specified, we will look up commands in the appropriateCatalogretrieved from ourCatalogFactory - 
catalog
String catalog
The name of theCatalogto retrieve from theCatalogFactoryfor this application, ornullto select the defaultCatalog. - 
command
String command
The name of theCommandto be executed for each incoming request. 
 - 
 
 - 
Class org.apache.commons.chain.web.jakarta.servlet.ServletWebContext
class ServletWebContext extends WebContext implements Serializable- serialVersionUID:
 - 5302874006663111922L
 
 
 - 
 - 
Package org.apache.commons.chain.web.javax
- 
Class org.apache.commons.chain.web.javax.ChainServlet
class ChainServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
 - 4833344945293509188L
 
 - 
Class org.apache.commons.chain.web.javax.WebContext
class WebContext extends ContextBase implements Serializable- serialVersionUID:
 - 6804961872140299027L
 
 
 - 
 - 
Package org.apache.commons.chain.web.javax.faces
- 
Class org.apache.commons.chain.web.javax.faces.FacesWebContext
class FacesWebContext extends WebContext implements Serializable- serialVersionUID:
 - -1429681424077509130L
 
 
 - 
 - 
Package org.apache.commons.chain.web.javax.portlet
- 
Class org.apache.commons.chain.web.javax.portlet.PortletWebContext
class PortletWebContext extends WebContext implements Serializable- serialVersionUID:
 - 7590757017994210786L
 
 
 - 
 - 
Package org.apache.commons.chain.web.javax.servlet
- 
Class org.apache.commons.chain.web.javax.servlet.ChainProcessor
class ChainProcessor extends ChainServlet implements Serializable- serialVersionUID:
 - -6817532768031279260L
 
- 
Serialized Fields
- 
attribute
String attribute
The name of the context attribute under which ourCatalogis stored. This value is also used as the name of the context attribute under which the catalog is exposed to commands. If not specified, we will look up commands in the appropriateCatalogretrieved from ourCatalogFactory - 
catalog
String catalog
The name of theCatalogto retrieve from theCatalogFactoryfor this application, ornullto select the defaultCatalog. - 
command
String command
The name of theCommandto be executed for each incoming request. 
 - 
 
 - 
Class org.apache.commons.chain.web.javax.servlet.ServletWebContext
class ServletWebContext extends WebContext implements Serializable- serialVersionUID:
 - 5302874006663111922L
 
 
 -