org.kuali.common.util.spring
Class ProjectConfig

java.lang.Object
  extended by org.kuali.common.util.spring.ProjectConfig

@Configuration
public class ProjectConfig
extends Object


Constructor Summary
ProjectConfig()
           
 
Method Summary
 Executable helloWorld()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectConfig

public ProjectConfig()
Method Detail

helloWorld

@Bean(initMethod="execute")
public Executable helloWorld()


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