org.kuali.common.util.spring
Class HelloWorldConfig

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

@Configuration
public class HelloWorldConfig
extends Object


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

Constructor Detail

HelloWorldConfig

public HelloWorldConfig()
Method Detail

helloWorld

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


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