Uses of Interface
org.apache.tapestry5.ioc.services.DefaultImplementationBuilder
-
Packages that use DefaultImplementationBuilder Package Description org.apache.tapestry5.ioc.internal.services [INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change. -
-
Uses of DefaultImplementationBuilder in org.apache.tapestry5.ioc.internal.services
Classes in org.apache.tapestry5.ioc.internal.services that implement DefaultImplementationBuilder Modifier and Type Class Description class
DefaultImplementationBuilderImpl
Constructors in org.apache.tapestry5.ioc.internal.services with parameters of type DefaultImplementationBuilder Constructor Description PipelineBuilderImpl(PlasticProxyFactory proxyFactory, DefaultImplementationBuilder defaultImplementationBuilder)
-