org.superbiz.servlet
Class HelloPojoService
java.lang.Object
org.superbiz.servlet.HelloPojoService
- All Implemented Interfaces:
- HelloPojo
public class HelloPojoService
- extends Object
- implements HelloPojo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloPojoService
public HelloPojoService()
hello
public String hello(String name)
- Specified by:
hello
in interface HelloPojo
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.