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