public final class TimeWatcherExecutor
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TimeWatcherExecutor.TimerWatcherResult |
Modifier and Type | Method and Description |
---|---|
static TimeWatcherExecutor.TimerWatcherResult |
execute(java.lang.reflect.Method mtd,
java.lang.Object instance,
java.lang.Object[] args,
boolean watch) |
static java.lang.String |
inlineStack(java.lang.String[] acceptedPackages) |
public static java.lang.String inlineStack(java.lang.String[] acceptedPackages)
public static TimeWatcherExecutor.TimerWatcherResult execute(java.lang.reflect.Method mtd, java.lang.Object instance, java.lang.Object[] args, boolean watch)