public class OpenNMSKafkaConsumer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KAFKA_CLIENT_PID |
Constructor and Description |
---|
OpenNMSKafkaConsumer(org.osgi.service.cm.ConfigurationAdmin configAdmin,
EventForwarder eventForwarder) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
setEventsTopic(String eventsTopic) |
void |
shutdown() |
public static final String KAFKA_CLIENT_PID
public OpenNMSKafkaConsumer(org.osgi.service.cm.ConfigurationAdmin configAdmin, EventForwarder eventForwarder)
public void init() throws IOException
IOException
public void shutdown()
public void setEventsTopic(String eventsTopic)
Copyright © 2022. All rights reserved.