public class DataProcessAndPublishingAgent extends Object implements Runnable
| Constructor and Description |
|---|
DataProcessAndPublishingAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearDataReference()
This method will clean data references.
|
protected DataPublisher |
getDataPublisher() |
void |
run() |
void |
setDataReference(org.ballerinalang.jvm.values.api.BMap<String,String> throttleEvent)
This method will use to set message context.
|
public void clearDataReference()
public void setDataReference(org.ballerinalang.jvm.values.api.BMap<String,String> throttleEvent)
protected DataPublisher getDataPublisher()
Copyright © 2024 WSO2. All rights reserved.