public class HelloService extends Object
| Constructor and Description |
|---|
HelloService() |
| Modifier and Type | Method and Description |
|---|---|
static HelloService |
getInstance() |
void |
sayHello(String name) |
public static HelloService getInstance()
public void sayHello(String name)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.