|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.ghn.service.Constants
public class Constants
Library-wide constants.
| Field Summary | |
|---|---|
static String |
configuration_file_path
The configuration file path.. |
static String |
default_handlers_file_path
The default lifecycle configuration file path. |
static String |
endpointChanged
|
static String |
handlers_file_path
The lifecycle configuration file path. |
static String |
profile_file_name
The configuration file name. |
static String |
profile_property
The name of the property that contains the endpoint profile. |
static String |
publish_services
The configuration name of Publishers. |
static String |
scope_header
|
static String |
scope_management
The configuration name of ScopeHandlers. |
static String |
serviceFailure
|
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String configuration_file_path
public static final String handlers_file_path
public static final String default_handlers_file_path
public static final String publish_services
Publishers.
public static final String scope_management
ScopeHandlers.
public static final String profile_file_name
public static final String profile_property
public static final String scope_header
public static final String serviceFailure
public static final String endpointChanged
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||