public interface Constants
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTION_FACTORY_JNDI
The JNDI name of the bus connection factory.
|
static org.hawkular.bus.common.Endpoint |
EVENTS_COMMAND_TOPIC |
static org.hawkular.bus.common.Endpoint |
FEED_COMMAND_QUEUE |
static String |
HEADER_FEEDID
A JMS message header that will identify the targeted feed.
|
static String |
HEADER_UICLIENTID
A JMS message header that will identify the targeted UI client.
|
static org.hawkular.bus.common.Endpoint |
UI_COMMAND_QUEUE |
static final String HEADER_FEEDID
static final String HEADER_UICLIENTID
static final String CONNECTION_FACTORY_JNDI
static final org.hawkular.bus.common.Endpoint FEED_COMMAND_QUEUE
static final org.hawkular.bus.common.Endpoint UI_COMMAND_QUEUE
static final org.hawkular.bus.common.Endpoint EVENTS_COMMAND_TOPIC
Copyright © 2015–2016 Red Hat. All rights reserved.