public class VariationResultSPRToPlainConverterAdvice extends AbstractSPRToPlainConverterAdvice<VariationsResult<Object>>
| Constructor and Description |
|---|
VariationResultSPRToPlainConverterAdvice() |
| Modifier and Type | Method and Description |
|---|---|
VariationsResult<Object> |
afterReturning(Method interfaceMethod,
Object result,
Object... args)
If after advice defined for a service method, invokes this method after method execution finished.
|
getConvertToType, getModule, getOpenMember, setIOpenClass, setIOpenMemberafterThrowingpublic VariationResultSPRToPlainConverterAdvice()
public VariationsResult<Object> afterReturning(Method interfaceMethod, Object result, Object... args) throws Exception
ServiceMethodAfterAdviceresult - method return valueargs - method argumentsExceptionCopyright © 2004–2022 OpenL Tablets. All rights reserved.