Uses of Interface
org.apache.tapestry5.services.ComponentMethodAdvice

Packages that use ComponentMethodAdvice
org.apache.tapestry5.services Core services 
 

Uses of ComponentMethodAdvice in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with parameters of type ComponentMethodAdvice
 void TransformMethod.addAdvice(ComponentMethodAdvice advice)
          Add advice for the method; the advice will be threaded into method invocations of the indicated method.
 



Copyright © 2003-2012 The Apache Software Foundation.