public class Bar extends Object
| Modifier and Type | Field and Description |
|---|---|
static AtomicLong |
timeoutAt |
| Constructor and Description |
|---|
Bar() |
| Modifier and Type | Method and Description |
|---|---|
void |
createTimer() |
int |
ping() |
void |
timeout(javax.ejb.Timer timer) |
public static AtomicLong timeoutAt
Copyright © 2008-2015 Seam Framework. All Rights Reserved.