public class DefaultMainService extends Object implements MainService
| Constructor and Description |
|---|
DefaultMainService(PropertySourceService service) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.env.PropertySource<?> |
getPropertySource(MainContext context,
Class<? extends PropertySourceConfig> config) |
PropertySourceService |
getService() |
public DefaultMainService(PropertySourceService service)
public org.springframework.core.env.PropertySource<?> getPropertySource(MainContext context, Class<? extends PropertySourceConfig> config)
getPropertySource in interface MainServicepublic PropertySourceService getService()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.