Uses of Interface
org.apache.tapestry5.ioc.services.AspectDecorator
Packages that use AspectDecorator
Package
Description
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
-
Uses of AspectDecorator in org.apache.tapestry5.hibernate.internal
Constructors in org.apache.tapestry5.hibernate.internal with parameters of type AspectDecoratorModifierConstructorDescriptionHibernateTransactionDecoratorImpl
(AspectDecorator aspectDecorator, HibernateTransactionAdvisor advisor) -
Uses of AspectDecorator in org.apache.tapestry5.ioc.internal
Constructors in org.apache.tapestry5.ioc.internal with parameters of type AspectDecoratorModifierConstructorDescriptionAdvisorStackBuilder
(ServiceDef3 serviceDef, ObjectCreator delegate, AspectDecorator aspectDecorator, InternalRegistry registry) -
Uses of AspectDecorator in org.apache.tapestry5.ioc.internal.services
Classes in org.apache.tapestry5.ioc.internal.services that implement AspectDecoratorConstructors in org.apache.tapestry5.ioc.internal.services with parameters of type AspectDecoratorModifierConstructorDescriptionLoggingDecoratorImpl
(AspectDecorator aspectDecorator, LoggingAdvisor advisor)