public final class PropertyFiltering extends Object
ConfigurationContext
to evaluate the
chain of PropertySource
and PropertyFilter
instance to evaluate the current Configuration.Modifier and Type | Method and Description |
---|---|
static String |
applyFilter(String key,
Map<String,String> configData,
org.apache.tamaya.spi.ConfigurationContext configurationContext) |
static Map<String,String> |
applyFilters(Map<String,String> inputMap,
org.apache.tamaya.spi.ConfigurationContext configurationContext) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.