public class InvokeService extends Object
| 构造器和说明 |
|---|
InvokeService() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
createGraph(RunTimeNode parent,
RunTimeNode current) |
static RunTimeNode |
getCurrentRunTimeNode(org.aopalliance.intercept.MethodInvocation pjp,
Double runTime) |
static RunTimeNode |
getCurrentRunTimeNode(org.aspectj.lang.ProceedingJoinPoint pjp,
Double runTime) |
static RunTimeNode |
getParentRunTimeNode(String packName) |
public static Logger log
public static RunTimeNode getParentRunTimeNode(String packName)
public static RunTimeNode getCurrentRunTimeNode(org.aopalliance.intercept.MethodInvocation pjp, Double runTime)
public static RunTimeNode getCurrentRunTimeNode(org.aspectj.lang.ProceedingJoinPoint pjp, Double runTime)
public static void createGraph(RunTimeNode parent, RunTimeNode current)
Copyright © 2021. All rights reserved.