org.kuali.common.util.main
Class DefaultMainService

java.lang.Object
  extended by org.kuali.common.util.main.DefaultMainService
All Implemented Interfaces:
MainService

public class DefaultMainService
extends Object
implements MainService


Constructor Summary
DefaultMainService(PropertySourceService service)
           
 
Method Summary
 org.springframework.core.env.PropertySource<?> getPropertySource(MainContext context, Class<? extends PropertySourceConfig> config)
           
 PropertySourceService getService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMainService

public DefaultMainService(PropertySourceService service)
Method Detail

getPropertySource

public org.springframework.core.env.PropertySource<?> getPropertySource(MainContext context,
                                                                        Class<? extends PropertySourceConfig> config)
Specified by:
getPropertySource in interface MainService

getService

public PropertySourceService getService()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.