public class AgentHolder extends Object
| Modifier and Type | Method and Description |
|---|---|
DataEndpointAgent |
getDataEndpointAgent()
Returns the default agent,and the first element in the data.agent.config.yaml
is taken as default data publisher type.
|
static AgentHolder |
getInstance() |
static void |
shutdown() |
public static AgentHolder getInstance()
public static void shutdown()
throws DataEndpointException
DataEndpointExceptionpublic DataEndpointAgent getDataEndpointAgent()
Copyright © 2024 WSO2. All rights reserved.