|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpringService | |
|---|---|
| org.kuali.common.util.execute | |
| org.kuali.common.util.service | |
| org.kuali.common.util.spring | |
| Uses of SpringService in org.kuali.common.util.execute |
|---|
| Methods in org.kuali.common.util.execute that return SpringService | |
|---|---|
SpringService |
SpringExecutable.getService()
|
| Methods in org.kuali.common.util.execute with parameters of type SpringService | |
|---|---|
void |
SpringExecutable.setService(SpringService service)
|
| Uses of SpringService in org.kuali.common.util.service |
|---|
| Classes in org.kuali.common.util.service that implement SpringService | |
|---|---|
class |
DefaultSpringService
|
| Uses of SpringService in org.kuali.common.util.spring |
|---|
| Methods in org.kuali.common.util.spring with parameters of type SpringService | |
|---|---|
static List<org.springframework.core.env.PropertySource<?>> |
SpringUtils.getPropertySources(SpringService service,
Class<?> annotatedClass,
String propertiesBeanName,
Properties properties)
Deprecated. |
static List<org.springframework.core.env.PropertySource<?>> |
SpringUtils.getPropertySources(SpringService service,
String location,
String mavenPropertiesBeanName,
Properties mavenProperties)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||