Uses of Class
org.apache.tapestry5.ioc.annotations.ComponentLayer
-
Packages that use ComponentLayer Package Description org.apache.tapestry5.beanmodel.internal.services org.apache.tapestry5.internal.services [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 ComponentLayer Constructor Description BeanModelSourceImpl(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 ComponentLayer Constructor Description ComponentClassCacheImpl(PlasticProxyFactory plasticFactory, TypeCoercer typeCoercer)
-