com.atlassian.bamboo.utils.rest.interceptor
Class ProfilingInterceptor

java.lang.Object
  extended by 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


Constructor Summary
ProfilingInterceptor()
           
 
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
 

Constructor Detail

ProfilingInterceptor

public ProfilingInterceptor()
Method Detail

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.