Constructor and Description |
---|
TransportResources() |
Modifier and Type | Method and Description |
---|---|
DefaultThreadPool |
defaultThreadPool()
A thread pool executor
|
InternalThreadPool |
internalThreadPool()
A thread pool executor
|
OobThreadPool |
oobThreadPool()
A thread pool executor
|
List<Property> |
properties()
Get the list of Property resources
|
Property |
property(String key) |
TimerThreadPool |
timerThreadPool()
A thread pool executor
|
@Subresource public List<Property> properties()
@Subresource public OobThreadPool oobThreadPool()
@Subresource public InternalThreadPool internalThreadPool()
@Subresource public DefaultThreadPool defaultThreadPool()
@Subresource public TimerThreadPool timerThreadPool()
Copyright © 2016 JBoss by Red Hat. All rights reserved.