|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Mac
(message authentication code algorithm).Mapper
that maps a T to a FlowMessages
based on a simple Map (of string keys and values).Flow.map(Mapper)
to define how Flow elements are mapped from one type
to another (or otherwise transformed).Mapper
for a two-input function.MarkupRenderer
, which allows for code to execute before
and/or after the main rendering process.PageRenderQueue.render(org.apache.tapestry5.MarkupWriter)
.MarkupWriterListener
.MarkupWriter
instances.DefaultMarkupModel
.
ObjectProvider
, but
allows for the case where no object may be provided.LiteralBinding
.Messages
, used to format messages for a specific localized message
key.Locale.getDefault()
.Messages
.Messages
based around a ResourceBundle
.Messages
from
them, in accordance with extension rules and locale.MethodAdvice
.PlasticMethod
in terms of a method name, a set of modifiers
(public, private, static, final, etc.), a return type, types of method arguments,
and types of checked exceptions.Method
, this allows a method of a Plastic class to be invoked regardless of visibility.MethodInvocationBundle
.MethodInvocationResult
for failed
invocations (where a checked exception was thrown).MethodInvocationResult
for successful
method invocations.LoggingDecoratorImpl
to delegate out logging behavior to a
separate object.ResourceMinimizer
service.
MixinAfter
annotation and sets the mixinAfter flag
if present.Mixin
annotation, which allows a mixin to
be part of the
implementation of a component.TestBase
, allowing for mock objects to be used outside of a TestNG-based test
suite.BeanModel
.
TapestryTestConstants.MODULE_BASE_DIR_PATH
as a file.
ModuleDef
introduced in Tapestry 5.1 to allow for service
advisors (an improvement on service decorators).AjaxResponseRenderer
service instead of
returning an instance of MultiZoneUpdateZone
).
ComponentModel
used during the transformation phase.MutableComponentModel
.EmbeddedComponentModel
that allows the parameters to be
incrementally stored.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |