| Interface | Description |
|---|---|
| ThreadsPresenter.MyProxy | |
| ThreadsPresenter.MyView |
| Class | Description |
|---|---|
| AbstractThreadPoolView<T extends ThreadPool> |
Common superclass for thread pool views.
|
| BlockingBoundedQueueThreadPoolView |
Main view class for Bounded Queue Thread Pools
|
| BlockingQueuelessThreadPoolView |
Main view class for Blocking Queueless Thread Pools
|
| BoundedQueueThreadPoolView |
Main view class for Bounded Queue Thread Pools
|
| QueuelessThreadPoolView |
Main view class for Queueless Thread Pools
|
| ScheduledThreadPoolView |
Main view class for Scheduled Thread Pools
|
| ThreadFactoryView |
Main view class for Thread Factories.
|
| ThreadsEntityToDmrBridge<T extends NamedEntity> |
There are certain thread attributes that must be saved as pairs.
|
| ThreadsPresenter |
The Presenter for Deployment Scanners
|
| ThreadsView |
Main view class for the Threads subsystem.
|
| UnboundedQueueThreadPoolView<T extends UnboundedQueueThreadPool> |
Main view class for Unbounded Queue Thread Pools
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.