Uses of Interface
org.apache.tapestry5.ioc.services.AspectDecorator

Packages that use AspectDecorator
org.apache.tapestry5.internal.hibernate   
org.apache.tapestry5.ioc.internal   
org.apache.tapestry5.ioc.internal.services   
org.apache.tapestry5.services   
 

Uses of AspectDecorator in org.apache.tapestry5.internal.hibernate
 

Constructors in org.apache.tapestry5.internal.hibernate with parameters of type AspectDecorator
HibernateTransactionDecoratorImpl(AspectDecorator aspectDecorator, HibernateTransactionAdvisor advisor)
           
 

Uses of AspectDecorator in org.apache.tapestry5.ioc.internal
 

Constructors in org.apache.tapestry5.ioc.internal with parameters of type AspectDecorator
AdvisorStackBuilder(ServiceDef 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 AspectDecorator
 class AspectDecoratorImpl
           
 

Constructors in org.apache.tapestry5.ioc.internal.services with parameters of type AspectDecorator
LoggingDecoratorImpl(AspectDecorator aspectDecorator, LoggingAdvisor advisor)
           
 

Uses of AspectDecorator in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with parameters of type AspectDecorator
static ComponentEventLinkEncoder TapestryModule.decorateComponentEventLinkEncoder(ComponentEventLinkEncoder encoder, URLRewriter urlRewriter, Request request, HttpServletRequest httpServletRequest, Response response, AspectDecorator aspectDecorator)
           
 



Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.