Uses of Interface
org.apache.tapestry5.ioc.services.OperationAdvisor
-
Packages that use OperationAdvisor Package Description org.apache.tapestry5.internal.transform [INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.org.apache.tapestry5.ioc.internal.services [INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change. -
-
Uses of OperationAdvisor in org.apache.tapestry5.internal.transform
Constructors in org.apache.tapestry5.internal.transform with parameters of type OperationAdvisor Constructor Description OperationWorker(OperationAdvisor advisor)
-
Uses of OperationAdvisor in org.apache.tapestry5.ioc.internal.services
Classes in org.apache.tapestry5.ioc.internal.services that implement OperationAdvisor Modifier and Type Class Description class
OperationAdvisorImpl
-