|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Resource
to a Tapestry
template file and returning
a ComponentTemplate
.PeriodicExecutor
to control the schedule for when jobs execute.Scope
annotation on the service implementation class.
Scope
annotation.Secure
annotation will be honored.
Mapper
s; evaluating the predicate
selects one of the two mappers.
F.select(Predicate, Mapper, Mapper)
where rejected values are replaced
with null.
F.select(Predicate, Mapper)
where rejected values are replaced with a
fixed value.
Submit
component
when it is the cause
of the form submission.
SelectModel
.Selenium
instance that all the methods of this class delegate to;
this can be useful when attempting to use SeleniumTestCase with a newer version of Selenium which
has added some methods to the interface.
ITestContext
attribute holding an instance of Selenium
.
Inject
annotation to identify a service by name and not by type.ServiceActivityScoreboard
to track a single service's state and activity.Registry
.ServiceActivityScoreboard
.AdvisorDef
to perform the advice (by invoking methods on a MethodAdviceReceiver
).Service
annotation (which can be applied to fields or parameters), which is used to
disambiguate injection when multiple services implement the same service interface.ObjectCreator
that handles invoking a method on the module
builder, and figures out the correct parameters to pass into the annotated method.ServiceResources
with additional methods needed only by the service builder
method, related to accessing a service's configuration.DecoratorDef
and is responsible for
building an interceptor around an existing implementation (called the "delegate").ServiceDef
containing new methods added for Tapestry 5.1.ServiceBinder
).Inject
annotation that, when all other forms of injection have failed,
matches the field type to a service interface.ServiceLifecycle
that adds an additional method.SerializationSupport
to convert service tokens back
into service proxies.ServiceBuilderResources
.Registry
.XmlTest
parameter holding the servlet container to run for the integration tests.
ServletApplicationInitializer
.SeleniumTestCase
, so that
the server may be shut down at the end of the test.ServletContext
that makes init-parameters accessible as symbols.Session
.
HttpSession
, used to bridge the gaps between the Servlet API and the Portlet API.Session
, which will be created as necessary.SessionAttribute
annotation and converts read and write access on such
fields into calls to the Session.getAttribute(String)
and Session.setAttribute(String, Object)
.HttpSession
.session
.ApplicationStateManager
.EasyMock.expectLastCall()
with
IExpectationSetters.andAnswer(org.easymock.IAnswer)
.
PersistenceProvider
allows creating an
with a default EntityManager properties map.
Request.getLocale()
.
EasyMock.expectLastCall()
with IExpectationSetters.andThrow(Throwable)
.
CronExpression
will be resolved.
Component.setupRender(MarkupWriter, Event)
.
TransformConstants.SETUP_RENDER_DESCRIPTION
FormSupport
and ValidationTracker
environmentals
and starts a heartbeat.
Value
annotation
Symbol
Supports the Symbol
annotations
Autobuild
Supports the Autobuild
annotation
ServiceOverride
Allows simple service overrides via the ServiceOverride
service
(and its configuration)
SymbolProvider
@ApplicationDefaults
FactoryDefaults
Values contributed to @SymbolProvider
@FactoryDefaults
Alert
, used primarily to control how it is decorated when presented to the user on the client side.Registry
used by the tester.
ITestContext
attribute holding an instance of ErrorReporter
, used
to shutdown Selenium and the Web Server at the end of the test.
SymbolProvider
that only supports a single key/value pair.ObjectCreator
to create an instance of the service when asked.PropertyModel
) is sorted.ApplicationContext
into a set of service definitions,
compatible with
Tapestry 5 IoC, for the beans defined in the context, as well as the context itself.StreamableResourceSource
service that handles caching of content.SRSCachingInterceptor
that only attempts to cache
compressed resources.ResourceMinimizer
service.XmlTest
parameter holding the web server ssl port.
Stack
.JavaScriptStack
JavaScript files.
JavaScriptStack
.ExceptionDisplay
to characterize each stack frame that is
presented.StackTraceElementAnalyzer
.StartComponentToken
,
which represents an active Tapestry token.F.startsWith(String)
, but ignores case.
ObjectCreator
for a statically identified object (typically, a bean from the
Spring application context).ServiceActivity
to identify the state of the service in terms of its overall lifecycle.FormSupport.store(Object, org.apache.tapestry5.ComponentAction)
}, but the action is also invoked
immediately.
InstructionBuilder.startVariable(String, LocalVariableCallback)
.
StrategyRegistry
, implementing a version of the Gang
of Four Strategy pattern.Resource
, that can be streamed (ultimately, to a client web browser).Resource
as
a StreamableResource
.Resource
s into StreamableResource
s, and may be responsible for
transforming resources based on file extension.HttpServletResponse.SC_NOT_MODIFIED
).
Location
used when the underlying resource isn't really known.ParameterBuilder
that simply provides a static string
value for the parameter expression.MarkupWriter.write(String)
.Coercion
for converting strings into an instance of a particular
enumerated type.String.valueOf(Object)
.
Document
, or
as part of a JSON partial page render response.StylesheetOptions.StylesheetOptions(String)
and StylesheetOptions.withCondition(String)
} instead.
SeleniumTestCase.clickAndWait(String)
.
Submit
or LinkSubmit
component.Submit
, etc., to identify which particular client-side element (by element id)
was responsible for the submission.
Severity.SUCCESS
alert with the default duration, Duration.SINGLE
.
SupportsInformalParameters
annotation, settting the corresponding flag on the model if
present.SwitchBlock
to manage the generation of code.Symbol
annotation.SymbolSource
service.Loop
component to
inform its container of
all the values that were supplied from the client during a form submission.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |