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

Enclosing class:
InterceptorManager

public static interface InterceptorManager.InterceptorChain


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

Method Detail

invokeNext

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


Copyright © 2012 GlassFish Community. All Rights Reserved.