Uses of Interface
org.apache.geronimo.core.service.InvocationResult

Packages that use InvocationResult
org.apache.geronimo.core.service   
org.apache.geronimo.proxy   
 

Uses of InvocationResult in org.apache.geronimo.core.service
 

Classes in org.apache.geronimo.core.service that implement InvocationResult
 class SimpleInvocationResult
           
 

Methods in org.apache.geronimo.core.service 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.
 InvocationResult RPCContainer.invoke(Invocation invocation)
           
 

Uses of InvocationResult in org.apache.geronimo.proxy
 

Methods in org.apache.geronimo.proxy that return InvocationResult
 InvocationResult ReflexiveInterceptor.invoke(Invocation invocation)
           
 InvocationResult SimpleRPCContainer.invoke(Invocation invocation)
           
 



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