Package | Description |
---|---|
org.wildfly.swarm.config.jgroups.stack | |
org.wildfly.swarm.config.jgroups.stack.transport |
Modifier and Type | Method and Description |
---|---|
TimerThreadPool |
Transport.TransportResources.timerThreadPool()
A thread pool executor
|
Modifier and Type | Method and Description |
---|---|
T |
Transport.timerThreadPool(TimerThreadPool value)
A thread pool executor
|
Modifier and Type | Class and Description |
---|---|
class |
TimerThreadPool<T extends TimerThreadPool<T>>
A thread pool executor
|
interface |
TimerThreadPoolConsumer<T extends TimerThreadPool<T>> |
interface |
TimerThreadPoolSupplier<T extends TimerThreadPool> |
Modifier and Type | Method and Description |
---|---|
TimerThreadPool |
TimerThreadPoolSupplier.get()
Constructed instance of TimerThreadPool resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.