public final class ConfigurationResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIGURATOR_PROPERTY_PREFIX |
| Constructor and Description |
|---|
ConfigurationResource() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Hashtable<String,Object>> |
getConfigurations()
The set of configurations mapped by identifier.
|
Map<String,Object> |
getProperties()
The properties of the resource
|
public static final String CONFIGURATOR_PROPERTY_PREFIX
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.