Package | Description |
---|---|
org.wildfly.swarm.config.jca |
Modifier and Type | Method and Description |
---|---|
default LongRunningThreadsConsumer<T> |
LongRunningThreadsConsumer.andThen(LongRunningThreadsConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default LongRunningThreadsConsumer<T> |
LongRunningThreadsConsumer.andThen(LongRunningThreadsConsumer<T> after) |
T |
DistributedWorkmanager.longRunningThreads(String childKey,
LongRunningThreadsConsumer consumer)
Create and configure a LongRunningThreads object to the list of
subresources
|
T |
Workmanager.longRunningThreads(String childKey,
LongRunningThreadsConsumer consumer)
Create and configure a LongRunningThreads object to the list of
subresources
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.