| Package | Description |
|---|---|
| org.kuali.common.util.spring | |
| org.kuali.common.util.spring.service |
| Modifier and Type | Field and Description |
|---|---|
static SpringService |
SpringExecutable.DEFAULT_SPRING_SERVICE |
| Modifier and Type | Method and Description |
|---|---|
SpringService |
SpringExecutable.getService() |
| Modifier and Type | Method and Description |
|---|---|
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. |
void |
SpringExecutable.setService(SpringService service) |
| Constructor and Description |
|---|
SpringExecutable(SpringService service,
SpringContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSpringService
This service must be stateless
|
| Modifier and Type | Method and Description |
|---|---|
SpringService |
DefaultPropertySourceService.getSpringService() |
SpringService |
SpringServiceConfig.springService() |
| Constructor and Description |
|---|
DefaultPropertySourceService(SpringService springService) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.