Uses of Annotation Type
org.apache.tapestry5.ioc.annotations.ComponentLayer
Packages that use ComponentLayer
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
-
Uses of ComponentLayer in org.apache.tapestry5.beanmodel.internal.services
Constructor parameters in org.apache.tapestry5.beanmodel.internal.services with annotations of type ComponentLayerModifierConstructorDescriptionBeanModelSourceImpl
(TypeCoercer typeCoercer, PropertyAccess propertyAccess, PropertyConduitSource propertyConduitSource, PlasticProxyFactory proxyFactory, DataTypeAnalyzer dataTypeAnalyzer, ObjectLocator locator) PropertyConduitSourceImpl
(PropertyAccess access, PlasticProxyFactory proxyFactory, TypeCoercer typeCoercer, StringInterner interner) -
Uses of ComponentLayer in org.apache.tapestry5.internal.services
Constructor parameters in org.apache.tapestry5.internal.services with annotations of type ComponentLayerModifierConstructorDescriptionComponentClassCacheImpl
(PlasticProxyFactory plasticFactory, TypeCoercer typeCoercer)