com.sibvisions.rad
Interface IPackageSetup


public interface IPackageSetup

The IPackageSetup class defines package relevant version information and properties.


Field Summary
static String CONFIG_BASEDIR
          User-defined configuration base directory (String, path to directory).
static String CONFIG_SEARCH_CLASSPATH
          Whether the classpath should be used for zone search (Boolean).
static String SERVER_VERSION
          Constant version value.
 

Field Detail

SERVER_VERSION

static final String SERVER_VERSION
Constant version value.

See Also:
Constant Field Values

CONFIG_BASEDIR

static final String CONFIG_BASEDIR
User-defined configuration base directory (String, path to directory).

See Also:
Constant Field Values

CONFIG_SEARCH_CLASSPATH

static final String CONFIG_SEARCH_CLASSPATH
Whether the classpath should be used for zone search (Boolean).

See Also:
Constant Field Values


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.