| 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 
 | 
public List<Property> properties()
public OobThreadPool oobThreadPool()
public InternalThreadPool internalThreadPool()
public DefaultThreadPool defaultThreadPool()
public TimerThreadPool timerThreadPool()
Copyright © 2018 JBoss by Red Hat. All rights reserved.