| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush.message.jms |
| Modifier and Type | Class and Description |
|---|---|
class |
CdiJmsBridge
A CDI-to-JMS bridge takes some selected CDI events and passes them to JMS messaging system so that they can be handled asynchronously.
|
class |
MessageHolderWithTokensProducer
Receives CDI event with
MessageHolderWithTokens payload and dispatches this payload to JMS queue selected by a type of the variant specified in payload. |
class |
MessageHolderWithVariantsProducer
Receives CDI event with
MessageHolderWithVariants payload and dispatches this payload to JMS queue selected by a type of the variant specified in payload. |
class |
VariantMetricInformationProducer
Receives CDI event with
VariantMetricInformation payload and dispatches this payload to JMS queue. |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.