com.atlassian.bamboo.utils.rest.interceptor
Class ProfilingInterceptor
java.lang.Object
com.atlassian.bamboo.utils.rest.interceptor.ProfilingInterceptor
- All Implemented Interfaces:
- com.atlassian.plugins.rest.common.interceptor.ResourceInterceptor
public class ProfilingInterceptor
- extends Object
- implements com.atlassian.plugins.rest.common.interceptor.ResourceInterceptor
Method Summary |
void |
intercept(com.atlassian.plugins.rest.common.interceptor.MethodInvocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilingInterceptor
public ProfilingInterceptor()
intercept
public void intercept(com.atlassian.plugins.rest.common.interceptor.MethodInvocation invocation)
throws IllegalAccessException,
InvocationTargetException
- Specified by:
intercept
in interface com.atlassian.plugins.rest.common.interceptor.ResourceInterceptor
- Throws:
IllegalAccessException
InvocationTargetException
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.