edu.calpoly.records.spring
Class PowerWebappConfig
java.lang.Object
edu.calpoly.records.spring.PowerWebappConfig
@Configuration
@Import(value=PrintMessageConfig.class)
public class PowerWebappConfig
- extends Object
Method Summary |
org.kuali.common.util.execute.Executable |
executablesExecutable()
|
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
pspc()
|
org.kuali.common.util.execute.Executable |
showProperties()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PowerWebappConfig
public PowerWebappConfig()
pspc
@Bean
public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer pspc()
showProperties
@Bean
public org.kuali.common.util.execute.Executable showProperties()
executablesExecutable
@Bean(initMethod="execute")
public org.kuali.common.util.execute.Executable executablesExecutable()
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.