public final class ServerPropertyNames extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FEATURE_QPID_JMS_SELECTOR
Feature: Signifies that a server supports JMS selectors.
|
static String |
FEDERATION_TAG
Server property: federation tag UUID
|
static String |
PRODUCT |
static String |
QPID_BUILD
Server property: build number.
|
static String |
QPID_FEATURES
Server property: array of features supported by the server.
|
static String |
QPID_INSTANCE_NAME
Server property: 'name' attribute of the server instance.
|
static String |
QPID_TEMPORARY_QUEUE_PREFIX
Server property: prefix used for federation of temporary queues
|
static String |
VERSION |
public static final String FEDERATION_TAG
public static final String QPID_TEMPORARY_QUEUE_PREFIX
public static final String QPID_FEATURES
public static final String FEATURE_QPID_JMS_SELECTOR
public static final String QPID_INSTANCE_NAME
public static final String QPID_BUILD
public static final String PRODUCT
public static final String VERSION
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.