@Configuration @Import(value={SpringServiceConfig.class,MainServiceConfig.class}) public abstract class AbstractMainRunner extends Object implements MainConfig
Constructor and Description |
---|
AbstractMainRunner() |
Modifier and Type | Method and Description |
---|---|
protected abstract Class<?> |
getConfig() |
protected Class<? extends PropertySourceConfig> |
getPropertySourceConfig() |
Executable |
main() |
public AbstractMainRunner()
protected Class<? extends PropertySourceConfig> getPropertySourceConfig()
public Executable main()
main
in interface MainConfig
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.