| Package | Description |
|---|---|
| org.kuali.common.util.spring |
| Modifier and Type | Method and Description |
|---|---|
static SpringExecutable |
SpringExecUtils.getSpringExecutable(org.springframework.core.env.PropertySource<?> source,
Class<?> annotatedClass)
Deprecated.
|
static SpringExecutable |
SpringExecUtils.getSpringExecutable(SpringService service,
org.springframework.core.env.PropertySource<?> source,
Class<?> annotatedClass)
Return an executable that resolves all placeholder values against
source. |
static SpringExecutable |
SpringExecUtils.getSpringExecutable(SpringService service,
org.springframework.core.env.PropertySource<?> source,
Class<?> annotatedClass,
List<String> activeProfiles)
Return an executable that resolves all placeholder values against
source. |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.