|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugins.rest.common.expand.interceptor.ExpandInterceptor
public class ExpandInterceptor
Expands the entity returned from the resource method
| Constructor Summary | |
|---|---|
ExpandInterceptor(EntityExpanderResolver expanderResolver)
|
|
ExpandInterceptor(java.lang.String expandParameterName,
EntityExpanderResolver expanderResolver)
|
|
| Method Summary | |
|---|---|
void |
intercept(MethodInvocation invocation)
Intercepts the method invocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpandInterceptor(EntityExpanderResolver expanderResolver)
public ExpandInterceptor(java.lang.String expandParameterName,
EntityExpanderResolver expanderResolver)
| Method Detail |
|---|
public void intercept(MethodInvocation invocation)
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
ResourceInterceptor
intercept in interface ResourceInterceptorinvocation - Context information about the invocation
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||