com.jproxy.proxy
Interface TunnelInvocationInterceptor

All Known Implementing Classes:
FailoverTunnelInvocationInterceptor

public interface TunnelInvocationInterceptor


Method Summary
 java.lang.Object invoke(Tunnelizable proxy, java.lang.reflect.Method method, java.lang.Object[] args)
           
 

Method Detail

invoke

public java.lang.Object invoke(Tunnelizable proxy,
                               java.lang.reflect.Method method,
                               java.lang.Object[] args)
                        throws java.lang.Throwable


Copyright © JProxy LLC. All Rights Reserved.