public class AppClientContainerAgent extends Object
This agent gathers processes agent arguments, supplied either by the appclient script or the end-user (when entering a java command directly), and processes those arguments. The primary purpose is to:
| Constructor and Description |
|---|
AppClientContainerAgent() |
| Modifier and Type | Method and Description |
|---|---|
static void |
premain(String agentArgsText,
Instrumentation inst) |
public static void premain(String agentArgsText, Instrumentation inst)
Copyright © 2019. All rights reserved.