org.rhq.enterprise.server
Class RHQConstants

java.lang.Object
  extended by org.rhq.enterprise.server.RHQConstants

public class RHQConstants
extends Object

Global constants file to be used for config Properties, as well as any other constant used across subsystems NOTE: The defaults for these properties can be found in sysconfig-data.xml in the dbutils module.


Field Summary
static String ACTIVE_DRIFT_PLUGIN
          Deprecated. 
static String AgentMaxQuietTimeAllowed
          Deprecated. 
static String AlertPurge
          Deprecated. 
static String AllowResourceGenericPropertiesUpgrade
          Deprecated. 
static String AvailabilityPurge
          Deprecated. 
static String BaselineDataSet
          Deprecated. 
static String BaselineFrequency
          Deprecated. 
static String BaseURL
          Deprecated. 
static String DataMaintenance
          Deprecated. 
static String DataPurge1Day
          Deprecated. 
static String DataPurge1Hour
          Deprecated. 
static String DataPurge6Hour
          Deprecated. 
static String DataReindex
          Deprecated. 
static String DATASOURCE_JNDI_NAME
           
static String DriftFilePurge
          Deprecated. 
static String EAR_FILE_NAME
           
static String EAR_NAME
           
static String EnableAgentAutoUpdate
          Deprecated. 
static String EnableDebugMode
          Deprecated. 
static String EnableExperimentalFeatures
          Deprecated. 
static String ENTITY_MANAGER_JNDI_NAME
           
static String EventPurge
          Deprecated. 
static String HelpUser
           
static String HelpUserPassword
           
static String JAASProvider
          Deprecated. 
static String JDBCJAASProvider
           
static String LDAP_PROTOCOL_SECURED
           
static String LDAP_PROTOCOL_UNSECURED
           
static String LDAPBaseDN
          Deprecated. 
static String LDAPBindDN
          Deprecated. 
static String LDAPBindPW
          Deprecated. 
static String LDAPFactory
          Deprecated. 
static String LDAPFilter
          Deprecated. 
static String LDAPGroupFilter
          Deprecated. 
static String LDAPGroupMember
          Deprecated. 
static String LDAPJAASProvider
           
static String LDAPLoginProperty
          Deprecated. 
static String LDAPProtocol
          Deprecated. 
static String LDAPUrl
          Deprecated. 
static String PERSISTENCE_UNIT_NAME
           
static String PRODUCT_NAME
           
static String RtDataPurge
          Deprecated. 
static String SyslogActionsEnabled
           
static String TraitPurge
          Deprecated. 
static String TRANSACTION_MANAGER_JNDI_NAME
           
 
Constructor Summary
RHQConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRODUCT_NAME

public static final String PRODUCT_NAME
See Also:
Constant Field Values

EAR_NAME

public static final String EAR_NAME
See Also:
Constant Field Values

EAR_FILE_NAME

public static final String EAR_FILE_NAME
See Also:
Constant Field Values

ENTITY_MANAGER_JNDI_NAME

public static final String ENTITY_MANAGER_JNDI_NAME
See Also:
Constant Field Values

DATASOURCE_JNDI_NAME

public static final String DATASOURCE_JNDI_NAME
See Also:
Constant Field Values

PERSISTENCE_UNIT_NAME

public static final String PERSISTENCE_UNIT_NAME
See Also:
Constant Field Values

TRANSACTION_MANAGER_JNDI_NAME

public static final String TRANSACTION_MANAGER_JNDI_NAME
See Also:
Constant Field Values

JAASProvider

@Deprecated
public static final String JAASProvider
Deprecated. 

JDBCJAASProvider

public static final String JDBCJAASProvider
See Also:
Constant Field Values

LDAPJAASProvider

public static final String LDAPJAASProvider
See Also:
Constant Field Values

LDAPFactory

@Deprecated
public static final String LDAPFactory
Deprecated. 

LDAPUrl

@Deprecated
public static final String LDAPUrl
Deprecated. 

LDAPProtocol

@Deprecated
public static final String LDAPProtocol
Deprecated. 

LDAP_PROTOCOL_UNSECURED

public static final String LDAP_PROTOCOL_UNSECURED
See Also:
Constant Field Values

LDAP_PROTOCOL_SECURED

public static final String LDAP_PROTOCOL_SECURED
See Also:
Constant Field Values

LDAPLoginProperty

@Deprecated
public static final String LDAPLoginProperty
Deprecated. 

LDAPFilter

@Deprecated
public static final String LDAPFilter
Deprecated. 

LDAPGroupFilter

@Deprecated
public static final String LDAPGroupFilter
Deprecated. 

LDAPGroupMember

@Deprecated
public static final String LDAPGroupMember
Deprecated. 

LDAPBaseDN

@Deprecated
public static final String LDAPBaseDN
Deprecated. 

LDAPBindDN

@Deprecated
public static final String LDAPBindDN
Deprecated. 

LDAPBindPW

@Deprecated
public static final String LDAPBindPW
Deprecated. 

ACTIVE_DRIFT_PLUGIN

@Deprecated
public static final String ACTIVE_DRIFT_PLUGIN
Deprecated. 

BaseURL

@Deprecated
public static final String BaseURL
Deprecated. 

AgentMaxQuietTimeAllowed

@Deprecated
public static final String AgentMaxQuietTimeAllowed
Deprecated. 

EnableAgentAutoUpdate

@Deprecated
public static final String EnableAgentAutoUpdate
Deprecated. 

EnableDebugMode

@Deprecated
public static final String EnableDebugMode
Deprecated. 

EnableExperimentalFeatures

@Deprecated
public static final String EnableExperimentalFeatures
Deprecated. 

DataPurge1Hour

@Deprecated
public static final String DataPurge1Hour
Deprecated. 

DataPurge6Hour

@Deprecated
public static final String DataPurge6Hour
Deprecated. 

DataPurge1Day

@Deprecated
public static final String DataPurge1Day
Deprecated. 

DataMaintenance

@Deprecated
public static final String DataMaintenance
Deprecated. 

DataReindex

@Deprecated
public static final String DataReindex
Deprecated. 

RtDataPurge

@Deprecated
public static final String RtDataPurge
Deprecated. 

AlertPurge

@Deprecated
public static final String AlertPurge
Deprecated. 

EventPurge

@Deprecated
public static final String EventPurge
Deprecated. 

DriftFilePurge

@Deprecated
public static final String DriftFilePurge
Deprecated. 

TraitPurge

@Deprecated
public static final String TraitPurge
Deprecated. 

AvailabilityPurge

@Deprecated
public static final String AvailabilityPurge
Deprecated. 

BaselineFrequency

@Deprecated
public static final String BaselineFrequency
Deprecated. 

BaselineDataSet

@Deprecated
public static final String BaselineDataSet
Deprecated. 

AllowResourceGenericPropertiesUpgrade

@Deprecated
public static final String AllowResourceGenericPropertiesUpgrade
Deprecated. 

HelpUser

public static final String HelpUser
See Also:
Constant Field Values

HelpUserPassword

public static final String HelpUserPassword
See Also:
Constant Field Values

SyslogActionsEnabled

public static final String SyslogActionsEnabled
See Also:
Constant Field Values
Constructor Detail

RHQConstants

public RHQConstants()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.