|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Cached
.ObjectCreator
that delegates to another
ObjectCreator
and caches the result.Calendar
property.
ComponentEventCallback
that simply captures the result value.Coercion
for converting the
deprecated ComponentClassTransformWorker to the new ComponentClassTransformWorker2.OneShotLock.lock()
).
ImmutableSessionPersistedObject
annotation.
UpdateListenerHub
to check for
updates to files.PlasticProxyFactory
insteadClassFab
.PlasticProxyFactory
insteadClassPool.appendClassPath(javassist.ClassPath)
is invoked within a synchronized
lock, and also handles tricky class loading issues (caused by the creation of classes, and class loaders, at
runtime).ClassFactory
.ComponentInstantiatorSource
notices that
a class file within any of the controlled packages has changed.
Asset
s, to convert the Asset's
Resource
to a URL that can be accessed by the client.AssetFactory
for injection.Resource
for files on the classpath (as defined by a ClassLoader
).Resource
on the classpath available as a SymbolProvider
ClassNameLocator
to convert URLs from one protocol to another.PropertyAdapter
s for a particular class.PlasticClassEvent
.Component.cleanupRender(MarkupWriter, Event)
.
TransformConstants.CLEANUP_RENDER_DESCRIPTION
Introspector
to clear its cache.
MethodInvocation.setReturnValue(Object)
.
ValidationTracker.clear()
.
TreeExpansionModel
.
ClientElement
with the concept of a body, a Block that can be rendered to provide the content
within.ClientConstraintDescriptor
.
ClientConstraintDescriptor
.PersistentFieldChange
s, and manage a query parameter stored into a Link
to maining this data across requests.ClientPersistentFieldStorageImpl
.Environment.decloak()
} restores the original state.
SessionPersistedObjectAnalyzer
will be called on each session persisted
object that was accessed during the request.
HttpSession
.TypeCoercer.coerce(Object, Class)
.
EagerLoad
annotation and generates proxies
for them, then adds them to the proxies list for instantiation.
Asset
for ascending columns sort
Asset
for ascending columns sort
Asset
for sortable columns
GridSortModel
is sorted.JavaScriptStack
will be combined into a single virtual JavaScript
file.
ITestContext
attribute holding an instance of CommandProcessor
, with
enhanced exception reporting control.
JavaScriptSupport
) any accumulated
validations.
CommitAfter
annotation and adds
logic around the method to commit or abort the transaction.SymbolConstants.PRODUCTION_MODE
is off, comments will be rendered before and after the rendering of any
component
allowing more visibility into which components rendered which markup.
ComponentAssembler
s (this is used by the assemblers
to find related assemblers).InvalidationEventHub
service
responsible for invalidations when underlying component class files are changed.ComponentClassTransformWorker2
ComponentEvent
, notified when a non-null value is returned from some event
handler method.TransformationSupport.addEventHandler(String, int, String, ComponentEventHandler)
} (and, in the old
API, ClassTransformation.addComponentEventHandler(String, int, String, ComponentEventHandler)
).Link
s for page render requests and for component event
requests, and for parsing incoming paths to identify requests that are component event or page render requests.Link
used to represent a component event request.ComponentEventRequestHandler
.ComponentEventResultProcessor
to identify the particular
implementation used for handling Component
instances (i.e., pages).Instantiator
s for components, based on component class name.PlasticManager
that allows certain classes to be modified as they are loaded.InvalidationEventHub
service
responsible for validations when component message catalog (i.e., ".properties") files change.ComponentInstantiatorSource
).RenderCommand
and represents a component within an overall page.ComponentPageElement
and
InternalComponentResources
.ComponentPageElementResources
facade.Symbol
ComponentRequestHandler
.ComponentEventRequestHandler
and PageRenderRequestHandler
that allows for simplified filters that cover both types of
requests.ComponentRequestHandler
pipeline, that feeds out into the
ComponentEventRequestHandler
and PageRenderRequestHandler
pipelines.ComponentResourceSelector
for the current request.ComponentResources
interface and
ComponentPageElement
interface (on the internal side).ComponentResources
instance, showing the complete id and the class name and the location (if a
location is available, it won't be for pages).ComponentEventResultProcessor
that encapsulates capturing the exception.ComponentResourceSelector
instead.InvalidationEventHub
service
responsible for validations when component template files change.ComponentTemplate
s.Component
annotation and updates
the model.StreamableResource
is (potentially) compressed.InstructionBuilder.when(Condition, WhenCallback)
.ComponentClassResolver.getControlledPackageMapping()
.
ClassReader.accept(org.apache.tapestry5.internal.plastic.asm.ClassVisitor, int)
).
InitializationPlan
s to initialize fields and invoke other methods of the constructed object.Invokable
.PageAttached
.
TransformConstants.CONTAINING_PAGE_DID_ATTACH_DESCRIPTION
PageDetached
.
TransformConstants.CONTAINING_PAGE_DID_DETACH_DESCRIPTION
PageLifecycleListener.containingPageDidLoad()
.
TransformConstants.CONTAINING_PAGE_DID_LOAD_DESCRIPTION
.
PageResetListener.containingPageDidReset()
.
PageLifecycleCallbackHub.addPageLoadedCallback(Runnable)
instead
ServletContext
, used to bridge the gaps between the Servlet API and
the Portlet API.XmlTest
parameter holding the context path.
AssetFactory
for assets that are part of the web application context.AssetBindingFactory
that is explicitly limited to
context assets.AssetFactory
for injection.Resource
in the Context
available as a
SymbolProvider
AjaxFormUpdateFilter
ComponentInstantiatorSource
that clears the
PropertyAccess
and TypeCoercer
caches on
a class loader invalidation.
ApplicationStateContribution
s for all registered Hibernate entity classes.
Session
JavaScriptStack
files).
ComponentClassResolver
service configuration.
Link
Sends a redirect to the link (which is typically a page render link)
String
Sends a page render redirect
Class
Interpreted as the class name of a page, sends a page render render redirect (this is more refactoring safe
than the page name)
Component
A page's root component (though a non-root component will work, but will generate a warning).
SymbolConstants.APPLICATION_CATALOG
ValidationMessages
Messages used by validators (before:AppCatalog)
InitializeActivePageName
DefaultTemplateLocator
Page
Searches for page templates in the context (PageTemplateLocator
)
DataType
annotation
Default (ordered last)
DefaultDataTypeAnalyzer
service (
TapestryModule.contributeDefaultDataTypeAnalyzer(org.apache.tapestry5.ioc.MappedConfiguration)
)
FormFragment
and others.
RequestGlobals
at the start of the
pipeline
IgnoredPaths
Identifies requests that are known (via the IgnoredPathsFilter service's configuration) to be mapped to other
applications
GZip
Handles GZIP compression of response streams (if supported by client)
JavaScriptStack
s
LinkDecorationListener
)
Triggers events for notifications about links
Environmental
service.
Path
annotation, and injects an Asset
Service
Injects based on the Service
annotation, if present
ApplicationMessages
Injects the global application messages
sun.reflect
(which are omitted)
TapestryAOP
Omits stack frames for classes related to Tapestry AOP (such as advice, etc.)
OperationTracker
Omits stack frames related to OperationTracker
Meta
, Secure
, ContentType
and WhitelistAccessOnly
annotations.
text/javascript
and test/css
.
NullFieldStrategySource
service.
Request
, Location
,
ComponentResources
, EventContext
,
AvailableValues
,
List, and Object[].
PartialMarkupRendererFilter
s used when rendering a
partial Ajax response.
Session
Session
flash
Values are stored in the Session
, until the next request (for the page)
client
Values are encoded into URLs (or hidden form fields)
CheckForUpdatesFilter
).
ImmutableSessionPersistedObject
annotation),
and a handler for OptimizedSessionPersistedObject
.
SelectModel
Map to SelectModel
Collection to GridDataSource
null to GridDataSource
List to SelectModel
ComponentResourcesAware
(typically, a component) to ComponentResources
ComponentResources
to PropertyOverrides
String to Renderable
Renderable
to Block
String to DateFormat
String to Resource
(via AssetSource.resourceForPath(String)
)
Renderable
to RenderCommand
String to Pattern
String to DateFormat
ComponentClassTransformWorker
to ComponentClassTransformWorker2
InjectionProvider
to InjectionProvider2
Resource
to DynamicTemplate
Asset
to Resource
ValueEncoder
to ValueEncoderFactory
Validate
annotation
ValueEncoderFactory
s for all registered Hibernate entity classes.
ValueEncoder
s or ValueEncoderFactory
s for types:
Object
String
Enum
ContributionDef
introduced to determine any
module method annotated with Contribute
as a contributor method.ClassLoader.getResources(String)
to check to see if can be converted.
Cookies
service interface.JavaScriptStack
, which supplies the basic JavaScript infrastructure
on the client.
SessionFactory
created at service startup.
TestUtils.set(Object, Object[])
).
EntityManager
for the given persistence unit name.
BeanModelSource.createDisplayModel(Class, org.apache.tapestry5.ioc.Messages)
or BeanModelSource.createEditModel(Class, org.apache.tapestry5.ioc.Messages)
SelectModel
from a list of objects of the same type and a label property name.
ComponentResourcesCommon.createEventLink(String, Object[])
instead
PersistentLocale
(if set).
FieldTranslatorSource.createDefaultTranslator(org.apache.tapestry5.Field, String,
org.apache.tapestry5.ioc.Messages, java.util.Locale, Class, org.apache.tapestry5.ioc.AnnotationProvider)
.
FieldTranslator
for the given property, or returns null if one can't be
constructed.
FieldValidator
for a field.
Field
.
ReentrantLock
used to serialize access to the construction of a thread local; this is only needed under JDK 1.5 (due to a bug in the JDK);
for other JDKs, a DummyLock
is returned.
ServiceLifecycle
.
ObjectCreator.createObject()
if it has not
already done so.
ObjectCreator
to create
an instance, and later calls will reuse the same per-thread instance.
PageRenderLinkSource.createPageRenderLink(String)
or
PageRenderLinkSource.createPageRenderLinkWithContext(String, Object[])
instead
PageRenderLinkSource.createPageRenderLink(Class)
or
PageRenderLinkSource.createPageRenderLinkWithContext(Class, Object[])
instead
PersistentLocale
(if set).
PerthreadManager.createValue()
.
PlasticClassTransformation
for an interface proxy.
PlasticClassTransformation
for an interface proxy.
ObjectCreator
that can create the core service implementation.
Translator
as a FieldTranslator.
translate: binding
prefix
).
FieldValidatorSource.createValidator(Field, String, String)
used in situations where the container
of the field is not necesarrilly the place to look for override messages, and the id of the field is not the key
to use when checking.
CronExpression
based on the specified
parameter.
CssCompressor
to reduce the size of CSS content.ClassPool
that manages the creation of new instances of CtClass
and converts finished CtClass's into instantiable Classes.ITestContext
attribute updated to store the current test method
(as a Method
instance).
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |