public abstract class SuppressibleNestedServicePropertiesConfiguration extends Object implements SuppressibleConfiguration
SuppressibleConfiguration.Suppression| Constructor and Description |
|---|
SuppressibleNestedServicePropertiesConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addSimpleProperty(String key,
Suppressible<String> value) |
abstract String |
getConfigElementType() |
abstract Map<String,Suppressible<List<String>>> |
getSimpleProperties() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSuppressions, setSuppressionpublic SuppressibleNestedServicePropertiesConfiguration()
public abstract String getConfigElementType()
public abstract void addSimpleProperty(String key, Suppressible<String> value)
public abstract Map<String,Suppressible<List<String>>> getSimpleProperties()
Copyright © 2014–2016. All rights reserved.