Uses of Interface
org.apache.tapestry5.ioc.Invocation

Packages that use Invocation
org.apache.tapestry5.ioc A code-centric, high-performance, simple Inversion of Control container 
org.apache.tapestry5.services Core services 
 

Uses of Invocation in org.apache.tapestry5.ioc
 

Methods in org.apache.tapestry5.ioc with parameters of type Invocation
 void MethodAdvice.advise(Invocation invocation)
          Deprecated. Allows the Aspect to advise the invocation.
 

Uses of Invocation in org.apache.tapestry5.services
 

Subinterfaces of Invocation in org.apache.tapestry5.services
 interface ComponentMethodInvocation
          Deprecated. Deprecated in 5.3
 



Copyright © 2003-2012 The Apache Software Foundation.