| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush.message.jms |
| Modifier and Type | Method and Description |
|---|---|
void |
CdiJmsBridge.broadcastMessage(MetricsProcessingStartedEvent event)
Listens to
MetricsProcessingStartedEvent to deliver it to the JMS topic for internal processing |
void |
MetricCollectionTrigger.markMetricsProcessingAsStarted(MetricsProcessingStartedEvent event) |
void |
MetricsProcessingStartedConsumer.onMessage(MetricsProcessingStartedEvent message)
Receives MetricsProcessingStartedEvent from the JMS queue and triggers further processing via CDI event.
|
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.