org.apache.tapestry.enhance
Class HelloServiceImpl
java.lang.Object
org.apache.tapestry.enhance.HelloServiceImpl
- All Implemented Interfaces:
- HelloService
public class HelloServiceImpl
- extends Object
- implements HelloService
- Author:
- James Carman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloServiceImpl
public HelloServiceImpl()
sayHello
public String sayHello(String name)
- Specified by:
sayHello
in interface HelloService
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.