|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Converter | |
| Class Summary | |
|---|---|
| ConvertMethodArgumentInterceptor |
Will take value from the property specified by ConvertMethodArgumentInterceptor.getFromArgumentIndex() and ConvertMethodArgumentInterceptor.getFromPropertyPath(),
convert it using specified Converter and replace property specified by
ConvertMethodArgumentInterceptor.getToArgumentIndex() and ConvertMethodArgumentInterceptor.getToPropertyPath(). |
| ConvertMethodReturnValueInterceptor |
Will take return value from Joinpoint.proceed() get the property specified by ConvertMethodReturnValueInterceptor.getFromPropertyPath(),
convert it using specified Converter and replace property specified by
ConvertMethodReturnValueInterceptor.getToPropertyPath(). |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||