|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
PrintWriter
used to format output.
current key
.
last value
.
PrivateAsset
, which are the holders of
classpath: resources.ClasspathResource
.ClasspathResourceFactory
.AbstractComponent.render(IMarkupWriter, IRequestCycle)
after the component renders.
onClick
.
IMarkupWriter
.
CharArrayWriter
, then captures its content and invokes
IMarkupWriter.printRaw(String)
on the parent markup writer
(the writer that created this writer).
IOException
thrown.
DescriptionReceiver.array(String, Object[])
, but the values are in a collection (which may be
null, to emit nothing).
Collection
to Boolean; a non-empty collection is true.IPageRecorder.commit()
on each page recorder loaded during the request cycle
(even recorders marked for discard).
page recorders
touched in this request cycle
to commit their changes (save them to persistant storage).
IRequestCycle
.ComponentBinding
instances, which are mapped to
the "component:" prefix.ComponentClassProviderContext
.tapestry.enhance.ComponentConstructorFactory
service that acts as a wrapper around
EnhancementOperation
, used to take a base component class
and provide an enhanced subclass of it.ComponentConstructorFactory
service
interface.Messages
.Messages
.INamespace
and a
IComponentSpecification
.tapestry.page.ComponentTemplateLoader
; responsible for
finding and integrating a component (or page) template with the component (or page) instance.tapestry.page.ComponentTemplateLoader
, which will process the
component's template
, which involves working
through the nested structure of the template and hooking the various static template blocks and
components together using IComponent.addBody(IRender)
and
ITemplateComponent.addOuter(IRender)
.ComponentTemplateLoaderImpl
,
which creates one of these instances to process the request.SAXParserFactory
before SAXParserFactory.newSAXParser()
is
invoked.
ApplicationServlet.constructRegistry(ServletConfig)
to create and return an
ErrorHandler
instance to be used when constructing the Registry (and then to handle
any runtime exceptions).
ILink
.
SAXParserFactory
to create a instance of a validation SAX2
parser.
ApplicationServlet.init(ServletConfig)
to construct the Registry to be used by the
application.
Validator
, or returns a previously constructed
List.
ServiceConstants.PAGE
).
ServletContext
containing the
application.Map
.
Map
to an even-sized array of key/value pairs.
CookieSource
service interface.bindings
from a source component to the destination
component.
ApplicationSpecification
.
IAssetSpecification
.
IBeanSpecification
.
ValidatorBinding
.
ApplicationServlet.init(ServletConfig)
to create a resource resolver for the servlet
(which will utlimately be shared and used through the application).
IComponentSpecification
.
IContainedComponent
.
IExtensionSpecification
.
LibrarySpecification
.
ListenerMethodInvoker
.
NullMonitor
.
IMonitor
instance.
ParameterSpecification
.
IPropertySpecification
.
RequestContext.getSession()
, but forces the creation of the HttpSession
, if
necessary.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |