public class AOPUtility extends Object
| Constructor and Description |
|---|
AOPUtility() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getParameterValue(org.aspectj.lang.JoinPoint joinPoint,
String parameterName,
boolean nullable) |
public static Object getParameterValue(org.aspectj.lang.JoinPoint joinPoint, String parameterName, boolean nullable) throws BeanAccessException, BeanInvocationException
Copyright © 2019. All rights reserved.