|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.bamboo.plugins.stash.rest.interceptor.ProfilingInterceptor
public class ProfilingInterceptor
TODO find why I can't use class from bamboo-core (do I need explicit import?)
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 |
---|
public ProfilingInterceptor()
Method Detail |
---|
public void intercept(com.atlassian.plugins.rest.common.interceptor.MethodInvocation invocation) throws java.lang.IllegalAccessException, java.lang.reflect.InvocationTargetException
intercept
in interface com.atlassian.plugins.rest.common.interceptor.ResourceInterceptor
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |