public final class MethodInvokingInterceptor extends Object implements Interceptor
Constructor and Description |
---|
MethodInvokingInterceptor(Object target,
Method method)
Construct a new instance.
|
public Object processInvocation(InterceptorContext context) throws Exception
processInvocation
in interface Interceptor
context
- the interceptor contextException
- If the underlying invocation resulted in some exceptionCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.