cuba
Interface MethodInterceptorI


public interface MethodInterceptorI


Method Summary
 java.lang.Object invoke(InvocationContextI invocationContext)
           
 

Method Detail

invoke

java.lang.Object invoke(InvocationContextI invocationContext)
                        throws java.lang.Exception
Throws:
java.lang.Exception