@Deprecated
public class EDAConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFIG_JMS_OTHER_PROP_COMPONENTDELIMITER
Deprecated.
JMS - This config property is used to replace the standard event type URL
delimiter instead of "/" as this is invalid
|
static java.lang.String |
CONFIG_JMS_OTHER_PROP_COMPONENTDELIMITER_WEBM
Deprecated.
JMS - This config property is used to replace the standard event type URL
divider instead of "/" as this is invalid.
|
static java.lang.String |
DEFAULT_CONFIG_PATH
Deprecated.
CONFIG - Default location and name of EDAOrch config file
|
static java.lang.String |
EDA_CONNECTION_FACTORY_DEFAULT
Deprecated.
JMS - Default connection factory name
|
static java.lang.String |
EDA_JMSPROP_ELEM_HEADER_TYPE
Deprecated.
|
static java.lang.String |
EVENT_INSTANCE_BASE
Deprecated.
CONFIG - Default location to place event instances, base location starts
in event type store
|
static javax.xml.namespace.QName |
EVENT_TYPE_QNAME_ESC
Deprecated.
Announcements - Event Type used for announcing subscription changes
|
static javax.xml.namespace.QName |
EVENT_TYPE_QNAME_ETDC
Deprecated.
Deployment - Event Type used for deployment of event type changes
|
static java.lang.String |
INITIAL_CONTEXT_FACTORY_WEBM
Deprecated.
JMS - Initial context factory for WEBM
|
static java.lang.String |
JMS_DESTINATION_BASE
Deprecated.
JMS - This prefix is applied when converting event type URL to jms
destination
|
static java.lang.String |
JMS_DESTINATION_DEPLOYMENT_DEFAULT
Deprecated.
Deployment - Default Destination used for deployment
|
static java.lang.String |
JMS_DESTINATION_SUBSCRIPTIONCHANGE_DEFAULT
Deprecated.
Deployment - Default Destination used for announcing subscription changes
|
static java.lang.String |
RETRY_COUNT_DEFAULT_VALUE
Deprecated.
JMS - The default value of the attempts to resend the message, currently 30 attempts before failure
|
static java.lang.String |
RETRY_COUNT_PROPERY
Deprecated.
JMS - The number of the attempts to resend the message
|
static java.lang.String |
RETRY_INTERVAL_DEFAULT_VALUE
Deprecated.
JMS - The default interval between the attempts to resend the message - 1 second
|
static java.lang.String |
RETRY_INTERVAL_PROPERY
Deprecated.
JMS - The interval between the attempts to resend the message 1 unit = 1 second, example value "3" means 3
seconds between the attemptes.
|
static java.lang.String |
SYSTEMPROPERTY_EDAO_CONFIGURATION
Deprecated.
CONFIG - Name of system property to specify EDAOrch configuration in VM
argument
|
static java.lang.String |
SYSTEMPROPERTY_INSTALLROOT
Deprecated.
CONFIG - Name of system property to specify install root
|
Constructor and Description |
---|
EDAConstants()
Deprecated.
|
public static final java.lang.String SYSTEMPROPERTY_EDAO_CONFIGURATION
public static final java.lang.String SYSTEMPROPERTY_INSTALLROOT
public static final java.lang.String DEFAULT_CONFIG_PATH
public static final java.lang.String EVENT_INSTANCE_BASE
public static final java.lang.String EDA_CONNECTION_FACTORY_DEFAULT
public static final java.lang.String CONFIG_JMS_OTHER_PROP_COMPONENTDELIMITER
public static final java.lang.String CONFIG_JMS_OTHER_PROP_COMPONENTDELIMITER_WEBM
public static final java.lang.String JMS_DESTINATION_BASE
public static final java.lang.String INITIAL_CONTEXT_FACTORY_WEBM
public static final java.lang.String EDA_JMSPROP_ELEM_HEADER_TYPE
public static final java.lang.String JMS_DESTINATION_DEPLOYMENT_DEFAULT
public static final javax.xml.namespace.QName EVENT_TYPE_QNAME_ETDC
public static final java.lang.String JMS_DESTINATION_SUBSCRIPTIONCHANGE_DEFAULT
public static final javax.xml.namespace.QName EVENT_TYPE_QNAME_ESC
public static final java.lang.String RETRY_INTERVAL_PROPERY
public static final java.lang.String RETRY_COUNT_PROPERY
public static final java.lang.String RETRY_INTERVAL_DEFAULT_VALUE
public static final java.lang.String RETRY_COUNT_DEFAULT_VALUE