public abstract class ConfigurationConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_BUNDLE_LOCATION
This property defines the value to be used as a bundle location if a configuration
is created by the installer.
|
static String |
PROPERTY_PERSISTENCE
This property defines if a configuration should be persisted by the
installer.
|
Constructor and Description |
---|
ConfigurationConstants() |
public static final String PROPERTY_PERSISTENCE
public static final String PROPERTY_BUNDLE_LOCATION
null
or "?".
If this property contains the empty string, null
is used as the value.
The property should be used, if a configuration should be bound to a specific client.Copyright © 2015 The Apache Software Foundation. All rights reserved.