Class AroundInvokeInvocationContext

java.lang.Object
com.sun.ejb.containers.interceptors.CallbackInvocationContext
com.sun.ejb.containers.interceptors.AroundInvokeInvocationContext
All Implemented Interfaces:
InterceptorManager.AroundInvokeContext, jakarta.interceptor.InvocationContext

public class AroundInvokeInvocationContext extends CallbackInvocationContext implements InterceptorManager.AroundInvokeContext
Concrete InvocationContext implementation passed to callback methods defined in interceptor classes.