org.apache.tapestry.enhance
Class HelloServiceImpl

java.lang.Object
  extended by org.apache.tapestry.enhance.HelloServiceImpl
All Implemented Interfaces:
HelloService

public class HelloServiceImpl
extends Object
implements HelloService

Author:
James Carman

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

Constructor Detail

HelloServiceImpl

public HelloServiceImpl()
Method Detail

sayHello

public String sayHello(String name)
Specified by:
sayHello in interface HelloService


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.