Package | Description |
---|---|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Method and Description |
---|---|
ReusableThread |
ThreadPool.getThread() |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerListener.resumed(ReusableThread rt,
java.lang.Runnable r) |
void |
SchedulerListener.started(ReusableThread rt,
java.lang.Runnable r) |
void |
SchedulerListener.stopped(ReusableThread rt,
java.lang.Runnable r) |
void |
SchedulerListener.suspended(ReusableThread rt,
java.lang.Runnable r) |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.