org.openamf.examples.spring
Class HelloWorld

java.lang.Object
  extended byorg.openamf.examples.spring.HelloWorld

public class HelloWorld
extends java.lang.Object

Author:
Troy Gardner A barebones introduction to Spring and OpenAMF to output "hello world" via Remoting from http://www.hibernate.org.cn/viewtopic.php?t=12317

Constructor Summary
HelloWorld()
           
 
Method Summary
 java.lang.String getString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorld

public HelloWorld()
Method Detail

getString

public java.lang.String getString()