public class AssetManagerOutTopicPublisher extends Object
| Constructor and Description |
|---|
AssetManagerOutTopicPublisher(AssetManagerOutTopicServerConnector outTopicServerConnector,
String outTopicName,
AuditLog outTopicAuditLog)
Constructor for the publisher.
|
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect()
Shutdown the publishing process.
|
public AssetManagerOutTopicPublisher(AssetManagerOutTopicServerConnector outTopicServerConnector, String outTopicName, AuditLog outTopicAuditLog)
outTopicServerConnector - connector to the out topicoutTopicName - name of the out topicoutTopicAuditLog - logging destination if anything goes wrong.Copyright © 2018–2020 ODPi. All rights reserved.