Interface | Description |
---|---|
ContextualObjectProvider | Deprecated
PageContext is not available in Facelets environment.
|
ELContextObjectProvider |
The VE Design Time Engine invokes EL Context Object Providers before rendering
of a page request begins.
|
IncludeProvider | Deprecated
PageContext is not available in Facelets environment.
|
LoadResourcesFromClassLoaderFeatureEnabler |
An interface to allow the DTE to determine if it should enable the load resources from the class loader feature.
|
RenderAsIncludeProvider |
The VE Design Time Engine invokes RenderAsIncludeProvider so that an
Include URL can be supplied in place of Tag execution.
|
Class | Description |
---|---|
DTEManager |
Public interface to the Visual Editor Design Time Engine
|
VisualEditorPathProvider |
An extension point allowing Design Time Visual Editor viewable paths to
be specified for JspSourceNode and subclasses (JspFragmentSourceNode,
JspTagSourceNode, JspTagXSourceNode, JspTagFragmentSourceNode).
|