@MessageBinding public class MessageService extends LoggedService
| Constructor and Description |
|---|
MessageService() |
| Modifier and Type | Method and Description |
|---|---|
void |
onTimeout(javax.ejb.Timer timer) |
void |
ping() |
void |
start() |
@PingBinding public void ping()
public void start()
@PingBinding public void onTimeout(javax.ejb.Timer timer)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.