public class TimeoutService extends Object
| Constructor and Description |
|---|
TimeoutService() |
| Modifier and Type | Method and Description |
|---|---|
void |
onTimeout(javax.ejb.Timer timer) |
void |
start(SynchronousQueue<Boolean> queue) |
public void start(SynchronousQueue<Boolean> queue)
public void onTimeout(javax.ejb.Timer timer)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.