public class SystemTimerPool extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_POOL_SIZE |
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 |
|---|
SystemTimerPool() |
| Modifier and Type | Method and Description |
|---|---|
static TimerPool |
getTimerPool()
Create and return the system timer pool.
|
public static final String TIMER_NAME
TimerPool instance.public static final String SCHEDULER_NAME
TimerPool scheduler.protected static TimerPool instance
public static final int DEFAULT_POOL_SIZE
public static TimerPool getTimerPool()
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.