com.sun.ejb.containers.interceptors
Interface InterceptorManager.InterceptorChain

Enclosing class:
InterceptorManager

public static interface InterceptorManager.InterceptorChain


Method Summary
 java.lang.Object invokeNext(int index, InterceptorManager.AroundInvokeContext invCtx)
           
 

Method Detail

invokeNext

java.lang.Object invokeNext(int index,
                            InterceptorManager.AroundInvokeContext invCtx)
                            throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2012 GlassFish Community. All Rights Reserved.