Modifier and Type | Field and Description |
---|---|
static String |
PROP_PRIMARY_INTERFACE_SELECT_METHOD
The property string in the properties file which specifies the method to
use for determining which interface is primary on a multi-interface box.
|
static String |
PROP_PROPERTIES_REPOSITORY
The property string in the properties file to get the Properties files
directory
|
static String |
PROP_SOCKET_TIMEOUT_PERIOD
These properties control how blocking socket I/O is handled in OpenNMS
processes
|
static String |
PROP_SOCKET_TIMEOUT_REQUIRED
These properties control how blocking socket I/O is handled in OpenNMS
processes
|
static String |
PROP_XML_REPOSITORY
The property string in the properties file to get the XML configuration
files
|
Constructor and Description |
---|
PropertyConstants() |
public static final String PROP_XML_REPOSITORY
public static final String PROP_PROPERTIES_REPOSITORY
public static final String PROP_PRIMARY_INTERFACE_SELECT_METHOD
public static final String PROP_SOCKET_TIMEOUT_REQUIRED
public static final String PROP_SOCKET_TIMEOUT_PERIOD
public static String lookup(String property)
System
class. This method may be modified
in the furture to search additional property locations for the properties
defined in this class.property
- The property key used to lookup the result.Copyright © 2015. All Rights Reserved.