|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecoratedContext | |
|---|---|
| net.sf.morph.context.contexts | Context implementations. |
| Uses of DecoratedContext in net.sf.morph.context.contexts |
|---|
| Classes in net.sf.morph.context.contexts that implement DecoratedContext | |
|---|---|
class |
BaseContext
Convenient base class for Contexts. |
class |
BaseHierarchicalContext
Convenient base class for hierarchical Contexts. |
class |
ContextDecorator
Decorates any context so that it implements DecoratedLanguage. |
class |
HttpServletContext
Context for HTTP servlets that evaluates request parameters, request attributes, session attributes, and application attributes, in that order. |
class |
JspContext
Context for JSP pages that evaluates page context attributes, request parameters, request attributes, session attributes, and application attributes, in that order. |
class |
MapContext
A simple Context backed by a Map. |
class |
ReflectorHierarchicalContext
A context that delegates property storage to some delegate and uses BeanReflectors to manipulate the information in the
delegate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||