|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BaseContext | Convenient base class for Contexts. |
| BaseHierarchicalContext | Convenient base class for hierarchical Contexts. |
| ContextDecorator | Decorates any context so that it implements
DecoratedLanguage. |
| HttpServletContext | Context for HTTP servlets that evaluates request parameters, request attributes, session attributes, and application attributes, in that order. |
| JspContext | Context for JSP pages that evaluates page context attributes, request parameters, request attributes, session attributes, and application attributes, in that order. |
| MapContext | A simple Context backed by a Map. |
| ReflectorHierarchicalContext | A context that delegates property storage to some delegate and uses
BeanReflectors to manipulate the information in the
delegate. |
Context implementations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||