Uses of Interface
org.apache.geronimo.interceptor.Invocation

Packages that use Invocation
org.apache.geronimo.interceptor   
 

Uses of Invocation in org.apache.geronimo.interceptor
 

Methods in org.apache.geronimo.interceptor with parameters of type Invocation
 InvocationResult Interceptor.invoke(Invocation invocation)
          Interceptor does a little work for the invocation and then invokes the next interceptor in the chain.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.