Uses of Class
mx4j.adaptor.interceptor.InvocationResult

Packages that use InvocationResult
mx4j.adaptor.interceptor   
mx4j.adaptor.rmi   
 

Uses of InvocationResult in mx4j.adaptor.interceptor
 

Methods in mx4j.adaptor.interceptor that return InvocationResult
 InvocationResult LoggerAdaptorInterceptor.invoke(Invocation invocation)
           
 InvocationResult InvokerAdaptorInterceptor.invoke(Invocation invocation)
           
protected  InvocationResult InvokerAdaptorInterceptor.doInvoke(Invocation invocation)
           
 InvocationResult AdaptorInterceptor.invoke(Invocation invocation)
           
protected  InvocationResult AdaptorInterceptor.doInvoke(Invocation invocation)
          The real invocation on the interceptor chain.
 InvocationResult Invocable.invoke(Invocation invocation)
          Invocation method
 

Uses of InvocationResult in mx4j.adaptor.rmi
 

Methods in mx4j.adaptor.rmi that return InvocationResult
 InvocationResult RMIAdaptor.invoke(Invocation invocation)
           
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.