public interface Constants
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTION_FACTORY_JNDI
The JNDI name of the bus connection factory.
|
static String |
CONNECTION_FACTORY_JNDI_LOOKUP_RETRY_AFTER_MS |
static int |
CONNECTION_FACTORY_JNDI_LOOKUP_RETRY_AFTER_MS_DEFAULT |
static String |
CONNECTION_FACTORY_JNDI_LOOKUP_TIMEOUT_MS |
static int |
CONNECTION_FACTORY_JNDI_LOOKUP_TIMEOUT_MS_DEFAULT |
static Endpoint |
EVENTS_COMMAND_QUEUE |
static Endpoint |
FEED_COMMAND_QUEUE |
static Endpoint |
HAWKULAR_TOPIC |
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 Endpoint |
UI_COMMAND_QUEUE |
static final String HEADER_FEEDID
static final String HEADER_UICLIENTID
static final String CONNECTION_FACTORY_JNDI
static final Endpoint FEED_COMMAND_QUEUE
static final Endpoint UI_COMMAND_QUEUE
static final Endpoint EVENTS_COMMAND_QUEUE
static final Endpoint HAWKULAR_TOPIC
static final String CONNECTION_FACTORY_JNDI_LOOKUP_TIMEOUT_MS
static final int CONNECTION_FACTORY_JNDI_LOOKUP_TIMEOUT_MS_DEFAULT
static final String CONNECTION_FACTORY_JNDI_LOOKUP_RETRY_AFTER_MS
static final int CONNECTION_FACTORY_JNDI_LOOKUP_RETRY_AFTER_MS_DEFAULT
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.