Package | Description |
---|---|
org.kuali.common.util | |
org.kuali.common.util.property | |
org.kuali.common.util.spring |
Modifier and Type | Method and Description |
---|---|
static Properties |
PropertyUtils.load(PropertiesContext context) |
Modifier and Type | Method and Description |
---|---|
PropertiesContext |
ProjectProperties.getPropertiesContext()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectProperties.setPropertiesContext(PropertiesContext propertiesContext)
Deprecated.
|
Constructor and Description |
---|
ProjectProperties(Project project,
PropertiesContext propertiesContext)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesLoaderFactoryBean
The improvement over Springs
PropertiesFactoryBean is the ability to dynamically resolve placeholders in the property locations themselves. |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.