public class SystemTimer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static TimerPool |
instance |
static String |
SCHEDULER_NAME
The name of the
TimerPool scheduler. |
static String |
TIMER_NAME
The name of the
TimerPool instance. |
| Constructor and Description |
|---|
SystemTimer() |
| Modifier and Type | Method and Description |
|---|---|
static TimerPool |
getTimer()
Create and return the system timer.
|
public static final String TIMER_NAME
TimerPool instance.public static final String SCHEDULER_NAME
TimerPool scheduler.protected static TimerPool instance
public static TimerPool getTimer()
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.