|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugins.rest.common.interceptor.impl.test.MyInterceptor
public class MyInterceptor
| Constructor Summary | |
|---|---|
MyInterceptor()
|
|
| Method Summary | |
|---|---|
void |
intercept(com.atlassian.plugins.rest.common.interceptor.MethodInvocation invocation)
|
boolean |
isCalled()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyInterceptor()
| 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.ResourceInterceptorjava.lang.IllegalAccessException
java.lang.reflect.InvocationTargetExceptionpublic boolean isCalled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||