org.gcube.common.ghn.service
Class Constants

java.lang.Object
  extended by org.gcube.common.ghn.service.Constants

public class Constants
extends Object

Library-wide constants.

Author:
Fabio Simeoni

Field Summary
static String client_services
          The configuration name of ClientContainerHandlers.
static String configuration_file
          The default name of configuration files for ClientContainers.
static String scope_management
          The configuration name of ScopeHandlers.
 
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

configuration_file

public static final String configuration_file
The default name of configuration files for ClientContainers.

See Also:
Constant Field Values

client_services

public static final String client_services
The configuration name of ClientContainerHandlers.

See Also:
Constant Field Values

scope_management

public static final String scope_management
The configuration name of ScopeHandlers.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.