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

Packages that use InvocationResult
org.apache.geronimo.interceptor   
 

Uses of InvocationResult in org.apache.geronimo.interceptor
 

Classes in org.apache.geronimo.interceptor that implement InvocationResult
 class SimpleInvocationResult
           
 

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



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.