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 helloWorldExecutable()
           
 
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

helloWorldExecutable

@Bean
public Executable helloWorldExecutable()


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