public class BallerinaServerAgent extends Object
Constructor and Description |
---|
BallerinaServerAgent() |
Modifier and Type | Method and Description |
---|---|
static void |
premain(String args,
Instrumentation instrumentation)
This method will be called before invoking ballerina Main method.
|
static void |
startAgentServer()
Start the agent server for managing the server.
|
public static void premain(String args, Instrumentation instrumentation)
args
- to be passed with required detailsinstrumentation
- instance for any instrumentation purposespublic static void startAgentServer()
Copyright © 2018 WSO2. All rights reserved.