|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterceptorManager.AroundInvokeContext | |
|---|---|
| com.sun.ejb | |
| com.sun.ejb.containers.interceptors | |
| Uses of InterceptorManager.AroundInvokeContext in com.sun.ejb |
|---|
| Classes in com.sun.ejb that implement InterceptorManager.AroundInvokeContext | |
|---|---|
class |
EjbInvocation
The EjbInvocation object contains state associated with an invocation on an EJB or EJBHome (local/remote). |
| Uses of InterceptorManager.AroundInvokeContext in com.sun.ejb.containers.interceptors |
|---|
| Classes in com.sun.ejb.containers.interceptors that implement InterceptorManager.AroundInvokeContext | |
|---|---|
class |
AroundInvokeInvocationContext
Concrete InvocationContext implementation passed to callback methods defined in interceptor classes. |
| Methods in com.sun.ejb.containers.interceptors with parameters of type InterceptorManager.AroundInvokeContext | |
|---|---|
Object |
InterceptorManager.intercept(InterceptorManager.InterceptorChain chain,
InterceptorManager.AroundInvokeContext ctx)
|
Object |
InterceptorManager.InterceptorChain.invokeNext(int index,
InterceptorManager.AroundInvokeContext invCtx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||