| Package | Description |
|---|---|
| org.kuali.common.util.spring.service |
| Modifier and Type | Method and Description |
|---|---|
PropertySourceContext |
SpringContext.getPropertySourceContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpringContext.setPropertySourceContext(PropertySourceContext propertySourceContext) |
| Constructor and Description |
|---|
SpringContext(Class<?> annotatedClass,
PropertySourceContext propertySourceContext) |
SpringContext(List<Class<?>> annotatedClasses,
PropertySourceContext propertySourceContext) |
SpringContext(Map<String,Object> contextBeans,
List<Class<?>> annotatedClasses,
PropertySourceContext propertySourceContext) |
SpringContext(Map<String,Object> contextBeans,
List<Class<?>> annotatedClasses,
PropertySourceContext propertySourceContext,
List<String> activeProfiles) |
SpringContext(PropertySourceContext propertySourceContext) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.