Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.tapestry5.internal.transform Classes and Interfaces - 40 results found.
NameDescriptionTypePackageFramework
ActivationRequestParameterWorkerHooks the activate event handler on the component (presumably, a page) to extract query parameters, and hooks the link decoration events to extract valuesClassorg.apache.tapestry5.internal.transformApache Tapestry
ApplicationStateWorkerLooks for the SessionState annotations and converts read and write access on such fields into calls to the ApplicationStateManager.Classorg.apache.tapestry5.internal.transformApache Tapestry
BindParameterWorkerResponsible for identifying, via the BindParameter annotation, mixin fields that should be bound to a core-component parameter value.Classorg.apache.tapestry5.internal.transformApache Tapestry
BridgeClassTransformationA re-implementation of ClassTransformation around an instance of PlasticClass, acting as a bridge for code written against the 5.Classorg.apache.tapestry5.internal.transformApache Tapestry
CachedWorkerCaches method return values for methods annotated with Cached.Classorg.apache.tapestry5.internal.transformApache Tapestry
CCTWToCCTW2CoercionA Coercion for converting the deprecated ComponentClassTransformWorker to the new ComponentClassTransformWorker2.Classorg.apache.tapestry5.internal.transformApache Tapestry
ComponentWorkerFinds fields with the Component annotation and updates checks for the Mixins and MixinClasses annotations and uses them to update the ComponentModelClassorg.apache.tapestry5.internal.transformApache Tapestry
DiscardAfterWorkerClassorg.apache.tapestry5.internal.transformApache Tapestry
EnvironmentalWorkerObtains a value from the Environment service based on the field type.Classorg.apache.tapestry5.internal.transformApache Tapestry
EventHandlerMethodParameterProviderSupplies one parameter value when invoking a component event handler method.Interfaceorg.apache.tapestry5.internal.transformApache Tapestry
EventHandlerMethodParameterSourceUsed to encapsulate the list of EventHandlerMethodParameterProviders for a particular method of a particular component, providing OperationTracker behavior as parameter valuesClassorg.apache.tapestry5.internal.transformApache Tapestry
HeartbeatDeferredWorkerClassorg.apache.tapestry5.internal.transformApache Tapestry
ImportWorkerClassorg.apache.tapestry5.internal.transformApache Tapestry
InjectComponentWorkerRecognizes the InjectComponent annotation, and converts the field into a read-only field containing the component.Classorg.apache.tapestry5.internal.transformApache Tapestry
InjectContainerWorkerIdentifies the InjectContainer annotation and adds code to initialize it toClassorg.apache.tapestry5.internal.transformApache Tapestry
InjectionProviderToInjectionProvider2Converts the deprecated InjectionProvider to the new InjectionProvider2.Classorg.apache.tapestry5.internal.transformApache Tapestry
InjectNamedProviderProcesses the combination of Inject and Named annotations.Classorg.apache.tapestry5.internal.transformApache Tapestry
InjectPageWorkerPerforms transformations that allow pages to be injected into components.Classorg.apache.tapestry5.internal.transformApache Tapestry
InjectServiceWorkerProcesses the InjectService annotation.Classorg.apache.tapestry5.internal.transformApache Tapestry
InjectWorkerPerforms injection triggered by any field annotated with the Inject annotation or the Inject annotation.Classorg.apache.tapestry5.internal.transformApache Tapestry
LogWorkerLooks for the Log marker annotation and adds method advice to perform the logging.Classorg.apache.tapestry5.internal.transformApache Tapestry
MethodResultCacheManages a cache value as the result of invoking a no-arguments method.Interfaceorg.apache.tapestry5.internal.transformApache Tapestry
MixinAfterWorkerLooks for the MixinAfter annotation and sets the mixinAfter flag if present.Classorg.apache.tapestry5.internal.transformApache Tapestry
MixinWorkerSupports the Mixin annotation, which allows a mixin to implementation of a component.Classorg.apache.tapestry5.internal.transformApache Tapestry
OnEventWorkerProvides implementations of the Component.Classorg.apache.tapestry5.internal.transformApache Tapestry
PageActivationContextWorkerProvides the page activation context handlers.Classorg.apache.tapestry5.internal.transformApache Tapestry
PageLifecycleAnnotationWorkerSimilar to RenderPhaseMethodWorker but applies to annotations/methods related to the overall page lifecycle.Classorg.apache.tapestry5.internal.transformApache Tapestry
PageResetAnnotationWorkerClassorg.apache.tapestry5.internal.transformApache Tapestry
ParameterConduitA facade around Binding and InternalComponentResources that is used to instrument fields with the Parameter annotation.Interfaceorg.apache.tapestry5.internal.transformApache Tapestry
ParameterWorkerResponsible for identifying parameters via the Parameter annotation on component fields.Classorg.apache.tapestry5.internal.transformApache Tapestry
PersistWorkerConverts fields with the Persist annotation into persistent fields.Classorg.apache.tapestry5.internal.transformApache Tapestry
PropertyWorkerProvides the getter and setter methods.Classorg.apache.tapestry5.internal.transformApache Tapestry
ReadOnlyComponentFieldConduitAn implementation of FieldConduit for a read-only component field.Classorg.apache.tapestry5.internal.transformApache Tapestry
RenderCommandWorkerEnsures that all components implement RenderCommand by delegating to RenderCommand.Classorg.apache.tapestry5.internal.transformApache Tapestry
RenderPhaseMethodWorkerConverts one of the methods of Component into a chain of command that, itself,Classorg.apache.tapestry5.internal.transformApache Tapestry
RetainWorkerIdentifies fields with the Retain annotation, and claims them so that no special work will occur on them.Classorg.apache.tapestry5.internal.transformApache Tapestry
SessionAttributeWorkerLooks for the SessionAttribute annotation and converts read and write access on such fields into calls to the Session.Classorg.apache.tapestry5.internal.transformApache Tapestry
SupportsInformalParametersWorkerChecks for the SupportsInformalParameters annotation, settting the corresponding flag on the model ifConstructor SummarySupportsInformalParametersWorker()Classorg.apache.tapestry5.internal.transformApache Tapestry
TransformMessagesClassorg.apache.tapestry5.internal.transformApache Tapestry
UnclaimedFieldWorkerDesigned to be just about the last worker in the pipeline.Classorg.apache.tapestry5.internal.transformApache Tapestry