Package | Description |
---|---|
org.apache.commons.chain.web.faces |
Specialized
Context and Command implementations
suitable for use in a JavaServer Faces API environment. |
org.apache.commons.chain.web.portlet |
Specialized
Context and Command implementations
suitable for use in a Portlet API environment. |
org.apache.commons.chain.web.servlet |
Specialized
Context and Command implementations
suitable for use in a Servlet API environment. |
Modifier and Type | Class and Description |
---|---|
class |
FacesSetLocaleCommand
Concrete implementation of
AbstractSetLocaleCommand for
the JavaServer Faces API. |
Modifier and Type | Class and Description |
---|---|
class |
PortletSetLocaleCommand
Concrete implementation of
AbstractSetLocaleCommand for
the Portlet API. |
Modifier and Type | Class and Description |
---|---|
class |
ServletSetLocaleCommand
Concrete implementation of
AbstractSetLocaleCommand for
the Servlet API. |
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.