Uses of Interface
org.apache.tapestry5.ioc.services.LoggingAdvisor
-
Packages that use LoggingAdvisor Package Description org.apache.tapestry5.ioc.internal.services [INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change. -
-
Uses of LoggingAdvisor in org.apache.tapestry5.ioc.internal.services
Classes in org.apache.tapestry5.ioc.internal.services that implement LoggingAdvisor Modifier and Type Class Description class
LoggingAdvisorImpl
Constructors in org.apache.tapestry5.ioc.internal.services with parameters of type LoggingAdvisor Constructor Description LoggingDecoratorImpl(AspectDecorator aspectDecorator, LoggingAdvisor advisor)
-