public class LifecycleBeanTest
extends java.lang.Object
| Constructor and Description |
|---|
LifecycleBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
bye(RemoteEndpoint remote) |
void |
doIt(java.lang.String s) |
void |
hello(RemoteEndpoint remote) |
public void hello(RemoteEndpoint remote)
public void doIt(java.lang.String s)
public void bye(RemoteEndpoint remote)
Copyright © 2012. All Rights Reserved.