Package | Description |
---|---|
org.apache.tamaya.spi |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
FilterContext.getConfigEntries()
This map contains the following keys:
the original value before any filters were applied on it.
|
boolean |
FilterContext.isSinglePropertyScoped()
Method that determines if filtering is done for a single property accessed, or as part of call to
getProperties() . |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.