Package | Description |
---|---|
org.jboss.jca.core.api.bootstrap |
The API for the IronJacamar Core/Bootstrap module.
|
org.jboss.jca.core.api.workmanager |
The API for the IronJacamar Core/WorkManager module.
|
Modifier and Type | Method and Description |
---|---|
void |
CloneableBootstrapContext.setWorkManager(WorkManager wm)
Set the work manager - internal use only
|
Modifier and Type | Interface and Description |
---|---|
interface |
DistributedWorkManager
The JBoss specific distributed work manager interface
|
Modifier and Type | Method and Description |
---|---|
WorkManager |
WorkManager.clone()
Clone the WorkManager implementation
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.