public class HelloWorldBean extends Object implements HelloWorldRemote
| Constructor and Description |
|---|
HelloWorldBean()
Default constructor as required by JavaBean specs.
|
public HelloWorldBean()
public String sayHello(String name)
sayHello in interface HelloWorldRemotename - The name to use in the hello message.Copyright © 2008–2018. All rights reserved.