|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimerOptions | |
|---|---|
| javax.slee.facilities | |
| Uses of TimerOptions in javax.slee.facilities |
|---|
| Methods in javax.slee.facilities with parameters of type TimerOptions | |
|---|---|
TimerID |
TimerFacility.setTimer(ActivityContextInterface aci,
Address address,
long startTime,
long period,
int numRepetitions,
TimerOptions options)
Set a periodic timer. |
TimerID |
TimerFacility.setTimer(ActivityContextInterface aci,
Address address,
long expireTime,
TimerOptions options)
Set a non-periodic timer. |
| Constructors in javax.slee.facilities with parameters of type TimerOptions | |
|---|---|
TimerOptions(TimerOptions options)
Create a TimerOptions object that has the same behavioral properties as
another TimerOptions. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||