| Package | Description |
|---|---|
| org.kuali.common.util.property | |
| org.kuali.common.util.spring |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableProperties |
ImmutableProperties.copyOf(Map<String,String> map) |
static ImmutableProperties |
ImmutableProperties.copyOf(Properties properties)
Create and return a new immutable properties object identical to the one passed in.
|
| Modifier and Type | Method and Description |
|---|---|
static ImmutableProperties |
PropertySourceUtils.getEnvAsImmutableProperties(org.springframework.core.env.ConfigurableEnvironment env)
Aggregate every property from every
PropertySource in the ConfigurableEnvironment into an Properties object. |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.