public interface Constants
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTION_FACTORY_JNDI
The JNDI name of the bus connection factory.
|
static Endpoint |
DEST_FEED_DEPLOY_APPLICATION |
static Endpoint |
DEST_FEED_EXECUTE_OP |
static Endpoint |
DEST_UICLIENT_DEPLOY_APPLICATION_RESPONSE |
static Endpoint |
DEST_UICLIENT_EXECUTE_OP_RESPONSE |
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 ValidCommandsMap |
VALID_COMMANDS_FROM_FEED
These are the only valid commands that can come from feeds.
|
static ValidCommandsMap |
VALID_COMMANDS_FROM_UI
These are the only valid commands that can come from UI clients.
|
static final String HEADER_FEEDID
static final String HEADER_UICLIENTID
static final String CONNECTION_FACTORY_JNDI
static final ValidCommandsMap VALID_COMMANDS_FROM_FEED
static final ValidCommandsMap VALID_COMMANDS_FROM_UI
static final Endpoint DEST_FEED_EXECUTE_OP
static final Endpoint DEST_FEED_DEPLOY_APPLICATION
static final Endpoint DEST_UICLIENT_EXECUTE_OP_RESPONSE
static final Endpoint DEST_UICLIENT_DEPLOY_APPLICATION_RESPONSE
Copyright © 2015 Red Hat, Inc.. All rights reserved.