|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Exception
page.
See:
Description
Interface Summary | |
Describable | An object that can describe its properties to a
DescriptionReceiver . |
DescribableStrategy | Strategy class allowing objects that don't implement
Describable to be described. |
DescriptionReceiver | An object that is provided with a description of another object. |
HTMLDescriber | Service used to describe an object to a markup writer as HTML (typically, as a <table>). |
RenderableAdapterFactory | A source of light-weight objects that can render a particular object. |
RenderStrategy | A strategy interface for rendering an object (even if it doesn't implement
IRender ). |
Class Summary | |
CookieStrategy | |
DefaultRenderStrategy | Default implementation that delegates to the HTMLDescriber
service. |
DefaultStrategy | Catch-all implementation (for java.lang.Object) that does nothing. |
HTMLDescriberImpl | |
HTMLDescriptionReceiver | Implementation of DescriptionReceiver that produces HTML
output using a IMarkupWriter . |
HTMLDescriptionReceiverStyles | Holds the style information used by HTMLDescriptionReceiver . |
HttpServletRequestStrategy | Strategy for describing an HttpServletRequest . |
HttpSessionStrategy | Describes an HttpSession . |
LocationRenderStrategy | Adapter for displaying Location objects as HTML. |
NativeStrategy | Implementation for objects that natively implement
Describable . |
RenderableAdapterFactoryImpl | |
RenderBridge | Implements IRender for a particular object by delegating to a
RenderStrategy . |
ServletContextStrategy | Describes a ServletContext . |
ServletStrategy |
Services related to describing objects and graphs of objects; primarily used by the
Exception
page.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |