public final class StubAgentState extends Object
Modifier and Type | Method and Description |
---|---|
static int |
agentMainInvocations() |
static List<String> |
arguments() |
static void |
initialize() |
static Instrumentation |
instrumentation() |
static boolean |
isAgentMainInvoked() |
static boolean |
isPreMainInvoked() |
static int |
preMainInvocations() |
public static void initialize()
public static Instrumentation instrumentation()
public static boolean isPreMainInvoked()
public static boolean isAgentMainInvoked()
public static int preMainInvocations()
public static int agentMainInvocations()
Copyright © 2018 earcam. All rights reserved.