Package | Description |
---|---|
com.sun.identity.common |
This packages contains commonly used constants and utilities.
|
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–2025 Open Identity Platform Community. All rights reserved.