| Package | Description |
|---|---|
| com.sun.identity.common |
| Modifier and Type | Class and Description |
|---|---|
class |
TimerPool
TimerPool is a scheduleable version of ThreadPool.
|
| Modifier and Type | Field and Description |
|---|---|
protected Triggerable |
HeadTaskRunnable.parent |
| Modifier and Type | Method and Description |
|---|---|
void |
HeadTaskRunnable.setTrigger(Triggerable parent)
Sets the Triggerable interface which will be run when the linked-list is
empty.
|
| Constructor and Description |
|---|
HeadTaskRunnable(Triggerable parent,
TaskRunnable nextTask,
Date time)
Constructor of HeadTaskRunnable.
|
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.