| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush.message.jms |
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerVariantMetricCollectionConsumer.onMessage(TriggerVariantMetricCollectionEvent message)
Fires the
TriggerMetricCollectionEvent event and checks if its listeners reports that all batches were loaded by MetricsCollector. |
void |
CdiJmsBridge.queueMessage(TriggerVariantMetricCollectionEvent event)
Listens to
TriggerVariantMetricCollectionEvent event and passes it to JMS queue /queue/TriggerVariantMetricCollectionQueue for internal processing. |
void |
MetricCollectionTrigger.tryToStartMetricCollection(TriggerVariantMetricCollectionEvent event)
Receives
TriggerVariantMetricCollectionEvent event from JMS and determines whether a TriggerMetricCollectionEvent should be sent as reaction or not. |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.