public class UIXAspect
extends Object
| Constructor and Description |
|---|
UIXAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
calculate(ProceedingJoinPoint joinPoint) |
Object |
getDataValue(ProceedingJoinPoint joinPoint) |
static long |
readClasses(boolean check) |
public static final int MAJOR
public static final int MINOR
public static long readClasses(boolean check)
throws Exception
Exceptionpublic Object calculate(ProceedingJoinPoint joinPoint)
throws Throwable
Throwablepublic Object getDataValue(ProceedingJoinPoint joinPoint)
throws Throwable
Throwable