public final class AgentMonitoringListener extends MonitoringListener
| Constructor and Description |
|---|
AgentMonitoringListener(String host,
int port)
Initialize AgentMonitoringListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(MonitoringEvent event)
Handle a
MonitoringEvent |
void |
shutdown() |
String |
toString() |
public AgentMonitoringListener(String host, int port) throws SdkClientException
port - the port of the local agentSdkClientExceptionpublic void handleEvent(MonitoringEvent event)
MonitoringListenerMonitoringEventhandleEvent in class MonitoringListenerevent - a monitoring eventpublic void shutdown()
Copyright © 2022. All rights reserved.