public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_CLASS
Property String for the Class of the ServiceConfig being loaded.
|
static String |
CONFIG_FORMAT_VERSION
Property String for the Configuration Format VersionProperty
|
static String |
CONFIG_PARAM_CLASS
Property String for the Parameter Class used by the
ServiceConfigurationLoader and ServiceConfigurationWriter.
|
static String |
CONFIG_PARAM_ID
Property String for the id of a config loader parameter object.
|
static String |
SERVICE_CLASS
Property String for the Class of the Service connected to.
|
static String |
SERVICE_VERSION
Property String for the Service VersionProperty.
|
| Constructor and Description |
|---|
Constants() |
public static final String SERVICE_VERSION
public static final String SERVICE_CLASS
public static final String CONFIG_FORMAT_VERSION
public static final String CONFIG_CLASS
public static final String CONFIG_PARAM_CLASS
public static final String CONFIG_PARAM_ID
Copyright © 2011-2014. All Rights Reserved.