@Plugin(name="properties", category="Core", printObject=true) public final class PropertiesPlugin extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
PropertiesPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static StrLookup |
configureSubstitutor(Property[] properties,
Configuration config)
Creates the Properties component.
|
@PluginFactory public static StrLookup configureSubstitutor(@PluginElement(value="Properties") Property[] properties, @PluginConfiguration Configuration config)
properties - An array of Property elements.config - The Configuration.