org.gcube.common.ghn.client
Class Constants

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

public class Constants
extends Object

Library-wide constants.

Author:
Fabio Simeoni

Field Summary
static String configuration_file
          The default name of configuration files for ClientContainers.
static String configuration_property
          The name of the system property that contains the absolute path of configuration files of ClientContainers.
static String service_marker_file
          The name of the marker file that identifies classpath archives that container ClientServices.
 
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

configuration_property

public static final String configuration_property
The name of the system property that contains the absolute path of configuration files of ClientContainers.

See Also:
Constant Field Values

service_marker_file

public static final String service_marker_file
The name of the marker file that identifies classpath archives that container ClientServices.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.