| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush.message | |
| org.jboss.aerogear.unifiedpush.message.jms |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsCollector.collectMetrics(TriggerMetricCollectionEvent event)
Receives variant metrics and update the push message information in a database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerMetricCollectionConsumer.onMessage(TriggerMetricCollectionEvent message)
Fires the
TriggerMetricCollectionEvent event and checks if its listeners reports that all batches were loaded by MetricsCollector. |
void |
CdiJmsBridge.queueMessage(TriggerMetricCollectionEvent event)
Listens to
TriggerMetricCollectionEvent event and passes it to JMS queue /queue/TriggerMetricCollectionQueue for internal processing. |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.