edu.calpoly.records.spring
Class PowerWebappConfig

java.lang.Object
  extended by edu.calpoly.records.spring.PowerWebappConfig

@Configuration
@Import(value=PrintMessageConfig.class)
public class PowerWebappConfig
extends Object


Constructor Summary
PowerWebappConfig()
           
 
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
 

Constructor Detail

PowerWebappConfig

public PowerWebappConfig()
Method Detail

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.