no.tornado.brap.examples.service
Class HelloServiceImpl

java.lang.Object
  extended by no.tornado.brap.examples.service.HelloServiceImpl
All Implemented Interfaces:
HelloService

public class HelloServiceImpl
extends java.lang.Object
implements HelloService


Constructor Summary
HelloServiceImpl()
           
 
Method Summary
 java.lang.String sayHello(java.lang.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 java.lang.String sayHello(java.lang.String name)
Specified by:
sayHello in interface HelloService


Copyright © 2009 Syse Data AS. All Rights Reserved.