public class VariantMetricInformationConsumer extends AbstractJMSMessageListener<VariantMetricInformation>
VariantMetricInformation from queue and pass them as a CDI event for further processing.
This class serves as mediator for decoupling of JMS subsystem and services that observes these messages.| Constructor and Description |
|---|
VariantMetricInformationConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(VariantMetricInformation message) |
onMessagepublic void onMessage(VariantMetricInformation message)
onMessage in class AbstractJMSMessageListener<VariantMetricInformation>Copyright © 2015 JBoss by Red Hat. All Rights Reserved.