public class InitialInterceptor extends Object implements Interceptor, Serializable
EMPTY_ARRAY| Constructor and Description |
|---|
InitialInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
processInvocation(InterceptorContext context)
Process an invocation.
|
public Object processInvocation(InterceptorContext context) throws Exception
InterceptorprocessInvocation in interface Interceptorcontext - the interceptor contextException - If the underlying invocation resulted in some exceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.