| Modifier and Type | Method and Description |
|---|---|
static TopicSubscriber |
TopicSubscriberFactory.createTopicSubscriber(String protocol,
MessageListener messageListener,
String topicName) |
| Constructor and Description |
|---|
AmqpTopicSubscriber(MessageListener messageListener,
String topicName) |
| Constructor and Description |
|---|
MqttTopicSubscriber(MessageListener messageListener,
String topicName) |
| Constructor and Description |
|---|
EventSubscriber(String topicName,
MessageListener messageListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationsEventMessageListener |
| Modifier and Type | Class and Description |
|---|---|
class |
HealthStatEventMessageListener
Implements functionality for receiving text based event messages from the
health stat
message broker topic and add them to the event queue.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InitializerEventMessageListener |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.