|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
StaplerRequest.bindParameters(Class, String)
but uses n-th value
of all the parameters.
MetaClassLoader
that wraps clazz.getClassLoader()
.
Script
that invokes a Closure
.JellyContext
for compiling view scripts
for classes in this classloader.
RequestDispatcher
that forwards to the jelly view, if available.
TagLibrary
that loads tags from tag files in a directory.StaplerRequest.bindParameters(Class, String)
.Exported
annotations
on its properties to indicate which properties are written
as values to the remote XML/JSON API.StaplerRequest
that the calling thread is associated with.
StaplerResponse
that the calling thread is associated with.
request URI
of the original request, so that you can access the value even from
JSP.
ServletContext
object given to the stapler
dispatcher servlet.
RequestDispatcher
that represents a specific view
for the given object.
Script
(so that it can be called from other Jelly scripts.)Binding
that delegates to JellyContext
.MetaClassLoader
tear-off for Jelly support.Class
object,
that retains some useful cache about a class and its view.ClassLoader
object,
that retains some useful cache about a class loader.XMLOutput
is not escaping.ExportedBean
to DataWriter
.Parser
s, that are used to write out
the value representation of exposed beans
.HttpServletResponse.sendRedirect(String)
except that this method
escapes the URL.
StaplerProxy.getTarget()
method.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |