public class EventPublisherConfig extends Object
Constructor and Description |
---|
EventPublisherConfig() |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.databridge.agent.DataPublisher |
getAsyncDataPublisher() |
org.wso2.carbon.databridge.agent.DataPublisher |
getLoadBalancingDataPublisher() |
void |
setAsyncDataPublisher(org.wso2.carbon.databridge.agent.DataPublisher asyncDataPublisher) |
void |
setLoadBalancingDataPublisher(org.wso2.carbon.databridge.agent.DataPublisher loadBalancingDataPublisher) |
public org.wso2.carbon.databridge.agent.DataPublisher getAsyncDataPublisher()
public void setAsyncDataPublisher(org.wso2.carbon.databridge.agent.DataPublisher asyncDataPublisher)
public org.wso2.carbon.databridge.agent.DataPublisher getLoadBalancingDataPublisher()
public void setLoadBalancingDataPublisher(org.wso2.carbon.databridge.agent.DataPublisher loadBalancingDataPublisher)
Copyright © 2020 WSO2. All rights reserved.