public abstract class ConfigurationDescriptor extends Object
Constructor and Description |
---|
ConfigurationDescriptor(String configuration,
String key,
String defaultValue,
String format) |
Modifier and Type | Method and Description |
---|---|
abstract InjectionPoint |
asInjectionPoint() |
String |
getConfiguration() |
String |
getDefaultValue() |
String |
getFormat() |
String |
getKey() |