Package | Description |
---|---|
org.apache.commons.discovery.tools |
Discovery tools implementations.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.ClassLoader,java.util.Map<java.lang.String,ManagedProperties.Value>> |
ManagedProperties.propertiesCache
Cache of Properties, keyed by (thread-context) class loaders.
|
Modifier and Type | Method and Description |
---|---|
private static ManagedProperties.Value |
ManagedProperties.getValueProperty(java.lang.ClassLoader classLoader,
java.lang.String propertyName)
Get value for properties bound to the class loader.
|