public class DataEndpointAgent extends Object
| Constructor and Description |
|---|
DataEndpointAgent(AgentConfiguration agentConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDataPublisher(DataPublisher dataPublisher) |
AgentConfiguration |
getAgentConfiguration() |
DataEndpoint |
getNewDataEndpoint() |
org.apache.commons.pool.impl.GenericKeyedObjectPool |
getSecuredTransportPool() |
org.apache.commons.pool.impl.GenericKeyedObjectPool |
getTransportPool() |
void |
shutDown() |
void |
shutDown(DataPublisher dataPublisher) |
public DataEndpointAgent(AgentConfiguration agentConfiguration)
public void addDataPublisher(DataPublisher dataPublisher)
public AgentConfiguration getAgentConfiguration()
public org.apache.commons.pool.impl.GenericKeyedObjectPool getTransportPool()
public org.apache.commons.pool.impl.GenericKeyedObjectPool getSecuredTransportPool()
public void shutDown(DataPublisher dataPublisher)
public DataEndpoint getNewDataEndpoint()
public void shutDown()
throws DataEndpointException
DataEndpointExceptionCopyright © 2024 WSO2. All rights reserved.