@RunAs(value="alarm") @RolesAllowed(value="student") public class Alarm extends Object
| Modifier and Type | Field and Description |
|---|---|
static AtomicLong |
timeoutAt |
| Constructor and Description |
|---|
Alarm() |
| Modifier and Type | Method and Description |
|---|---|
void |
createTimer() |
void |
ejbTimeout(javax.ejb.Timer timer) |
public static AtomicLong timeoutAt
Copyright © 2008-2015 CDI TCK. All Rights Reserved.