public abstract class ConfigDataLocation extends Object
ConfigData can be loaded. Implementations must implement
a valid equals, hashCode and
toString methods.| Modifier and Type | Field and Description |
|---|---|
static String |
OPTIONAL_PREFIX
Prefix used to indicate that a
ConfigDataLocation is optional. |
| Constructor and Description |
|---|
ConfigDataLocation() |
public static final String OPTIONAL_PREFIX
ConfigDataLocation is optional.