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

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 © 2006 Apache Software Foundation. All Rights Reserved.