public class Common extends Object
| 构造器和说明 |
|---|
Common() |
| 限定符和类型 | 方法和说明 |
|---|---|
static MethodType |
getMethodType(org.aopalliance.intercept.MethodInvocation pjp) |
static MethodType |
getMethodType(String className) |
static String |
getPramsStr(Parameter[] names,
Object[] values) |
static String |
getRoute(org.aopalliance.intercept.MethodInvocation pjp) |
static void |
showLog(MethodNode current) |
static void |
showLog(String method,
double value) |
public static String getRoute(org.aopalliance.intercept.MethodInvocation pjp)
public static MethodType getMethodType(org.aopalliance.intercept.MethodInvocation pjp)
public static MethodType getMethodType(String className)
public static void showLog(MethodNode current)
public static void showLog(String method, double value)
Copyright © 2022. All rights reserved.