Uses of Annotation Type
org.apache.tapestry5.ioc.services.Builtin
Packages that use Builtin
Package
Description
[INTERNAL USE ONLY] support for Clojure functions; API subject to change
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
-
Uses of Builtin in org.apache.tapestry5.internal.clojure
Constructor parameters in org.apache.tapestry5.internal.clojure with annotations of type BuiltinModifierConstructorDescriptionClojureBuilderImpl
(PlasticProxyFactory proxyFactory, MethodToFunctionSymbolMapper mapper, OperationTracker tracker) -
Uses of Builtin in org.apache.tapestry5.internal.services
Constructor parameters in org.apache.tapestry5.internal.services with annotations of type BuiltinModifierConstructorDescriptionAssetObjectProvider
(AssetSource source, TypeCoercer typeCoercer, SymbolSource symbolSource) AssetObjectProvider
(AssetSource source, TypeCoercer typeCoercer, SymbolSource symbolSource) ComponentInstantiatorSourceImpl
(org.slf4j.Logger logger, LoggerSource loggerSource, PlasticProxyFactory proxyFactory, ComponentClassTransformWorker2 transformerChain, ClasspathURLConverter classpathURLConverter, OperationTracker tracker, Map<String, ControlledPackageType> configuration, boolean productionMode, boolean multipleClassLoaders, ComponentClassResolver resolver, InternalComponentInvalidationEventHub invalidationHub, PageClassLoaderContextManager pageClassLoaderContextManager, ComponentDependencyRegistry componentDependencyRegistry) EnvironmentalShadowBuilderImpl
(PlasticProxyFactory proxyFactory, Environment environment) Construct using the default builtin factory, not the component layer version. -
Uses of Builtin in org.apache.tapestry5.ioc.internal.services
Constructor parameters in org.apache.tapestry5.ioc.internal.services with annotations of type BuiltinModifierConstructorDescriptionAspectDecoratorImpl
(PlasticProxyFactory proxyFactory) ChainBuilderImpl
(PlasticProxyFactory proxyFactory) DefaultImplementationBuilderImpl
(PlasticProxyFactory proxyFactory) PerThreadServiceLifecycle
(PerthreadManager perthreadManager, PlasticProxyFactory proxyFactory) PerThreadServiceLifecycle
(PerthreadManager perthreadManager, PlasticProxyFactory proxyFactory) PipelineBuilderImpl
(PlasticProxyFactory proxyFactory, DefaultImplementationBuilder defaultImplementationBuilder) PropertyShadowBuilderImpl
(PlasticProxyFactory proxyFactory, PropertyAccess propertyAccess) StrategyBuilderImpl
(PlasticProxyFactory proxyFactory) SymbolObjectProvider
(SymbolSource symbolSource, TypeCoercer typeCoercer) SymbolObjectProvider
(SymbolSource symbolSource, TypeCoercer typeCoercer) ThunkCreatorImpl
(PlasticProxyFactory proxyFactory) ValueObjectProvider
(SymbolSource symbolSource, TypeCoercer typeCoercer) ValueObjectProvider
(SymbolSource symbolSource, TypeCoercer typeCoercer) -
Uses of Builtin in org.apache.tapestry5.modules
Method parameters in org.apache.tapestry5.modules with annotations of type BuiltinModifier and TypeMethodDescriptionstatic void
TapestryModule.contributeTypeCoercer
(MappedConfiguration<CoercionTuple.Key, CoercionTuple> configuration, ObjectLocator objectLocator, ThreadLocale threadLocale, AssetSource assetSource, DynamicTemplateParser dynamicTemplateParser) Adds coercions: String toSelectModel
Map toSelectModel
Collection toGridDataSource
null toGridDataSource
List toSelectModel
ComponentResourcesAware
(typically, a component) toComponentResources
ComponentResources
toPropertyOverrides
String toRenderable
Renderable
toBlock
String toDateFormat
String toResource
(viaAssetSource.resourceForPath(String)
)Renderable
toRenderCommand
String toPattern
String toDateFormat
Resource
toDynamicTemplate
Asset
toResource
ValueEncoder
toValueEncoderFactory
static void
TapestryModule.registerToClearPlasticProxyFactoryOnInvalidation
(InvalidationEventHub hub, PlasticProxyFactory proxyFactory)