public class MessageInterceptor extends Object implements ResourceInterceptor
| Constructor and Description |
|---|
MessageInterceptor(NameProviderService nameProviderService) |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(MethodInvocation invocation)
Intercepts the method invocation
|
public MessageInterceptor(NameProviderService nameProviderService)
public void intercept(MethodInvocation invocation) throws IllegalAccessException, InvocationTargetException
ResourceInterceptorintercept in interface ResourceInterceptorinvocation - Context information about the invocationIllegalAccessExceptionInvocationTargetExceptionCopyright © 2016 Atlassian. All rights reserved.