| Package | Description |
|---|---|
| org.kuali.common.util | |
| org.kuali.common.util.execute | |
| org.kuali.common.util.service | |
| org.kuali.common.util.spring |
| Modifier and Type | Method and Description |
|---|---|
static SpringContext |
MavenUtils.getMavenizedSpringContext(Class<?> propertySourceConfig)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SpringContext |
SpringExecutable.getContext()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpringExecutable.setContext(SpringContext context)
Deprecated.
|
| Constructor and Description |
|---|
SpringExecutable(SpringContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultSpringService.addMetaInfo(org.springframework.context.annotation.AnnotationConfigApplicationContext ctx,
SpringContext sc)
Deprecated.
Add id and display name to the ApplicationContext if they are not blank
|
protected void |
DefaultSpringService.addMetaInfo(org.springframework.context.support.ClassPathXmlApplicationContext ctx,
SpringContext sc)
Deprecated.
Add id and display name to the ApplicationContext if they are not blank
|
protected void |
DefaultSpringService.addPropertySources(SpringContext context,
org.springframework.context.ConfigurableApplicationContext applicationContext)
Deprecated.
|
protected org.springframework.context.annotation.AnnotationConfigApplicationContext |
DefaultSpringService.getAnnotationContext(SpringContext context,
org.springframework.context.ConfigurableApplicationContext parent)
Deprecated.
|
protected boolean |
DefaultSpringService.isParentContextRequired(SpringContext context)
Deprecated.
Return true if the context contains any beans or beanNames, false otherwise.
|
void |
DefaultSpringService.load(SpringContext context)
Deprecated.
|
void |
SpringService.load(SpringContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SpringContext |
SpringUtils.getSinglePropertySourceContext(List<String> locations,
String encoding)
Deprecated.
|
static SpringContext |
SpringUtils.getSinglePropertySourceContext(ProjectContext context,
String location)
Deprecated.
|
static SpringContext |
SpringUtils.getSinglePropertySourceContext(org.springframework.core.env.PropertySource<?> source)
Deprecated.
|
static SpringContext |
SpringUtils.getSpringContext(Class<?> annotatedClass,
ProjectContext project,
List<ProjectContext> others)
Deprecated.
|
static SpringContext |
SpringUtils.getSpringContext(List<Class<?>> annotatedClasses,
ProjectContext project,
List<ProjectContext> others)
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.