com.sibvisions.rad
Interface IPackageSetup


public interface IPackageSetup

The IPackageSetup class defines package relevant version information and properties.


Field Summary
static java.lang.String CONFIG_BASEDIR
          User-defined configuration base directory (String, path to directory).
static java.lang.String CONFIG_SEARCH_CLASSPATH
          Whether the classpath should be used for zone search (Boolean).
static java.lang.String SERVER_INSTANCEKEY
          The fixed server instancekey (String).
static java.lang.String SERVER_SYSTEMIDENTIFIER
          The fixed system identifier (String).
static java.lang.String SERVER_VERSION
          Constant version value.
 

Field Detail

SERVER_VERSION

static final java.lang.String SERVER_VERSION
Constant version value.

See Also:
Constant Field Values

CONFIG_BASEDIR

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

See Also:
Constant Field Values

CONFIG_SEARCH_CLASSPATH

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

See Also:
Constant Field Values

SERVER_INSTANCEKEY

static final java.lang.String SERVER_INSTANCEKEY
The fixed server instancekey (String).

See Also:
Constant Field Values

SERVER_SYSTEMIDENTIFIER

static final java.lang.String SERVER_SYSTEMIDENTIFIER
The fixed system identifier (String).

See Also:
Constant Field Values


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.