| Package | Description |
|---|---|
| org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
| Modifier and Type | Field and Description |
|---|---|
protected ThreadDecorator |
DefaultThreadFactory.threadDecorator |
| Modifier and Type | Method and Description |
|---|---|
ThreadDecorator |
TimeScheduler.getThreadDecorator() |
ThreadDecorator |
ThreadManagerThreadPoolExecutor.getThreadDecorator() |
ThreadDecorator |
ThreadManager.getThreadDecorator()
Gets the ThreadDecorator associated with this manager.
|
ThreadDecorator |
DefaultThreadFactory.getThreadDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeScheduler.setThreadDecorator(ThreadDecorator threadDecorator) |
void |
ThreadManagerThreadPoolExecutor.setThreadDecorator(ThreadDecorator decorator) |
void |
ThreadManager.setThreadDecorator(ThreadDecorator decorator)
Sets the ThreadDecorator associated this manager should use.
|
void |
DefaultThreadFactory.setThreadDecorator(ThreadDecorator threadDecorator) |
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.