edu.calpoly.records.spring
Class PowerWebappConfig

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

@Configuration
@Import(value={PrintMavenMessageConfig.class,PrintNotMavenMessage.class})
public class PowerWebappConfig
extends Object


Constructor Summary
PowerWebappConfig()
           
 
Method Summary
 org.kuali.common.util.execute.Executable executablesExecutable()
           
 
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

executablesExecutable

@Bean(initMethod="execute")
public org.kuali.common.util.execute.Executable executablesExecutable()


Copyright © 2011–2014 The Kuali Foundation. All rights reserved.