Package | Description |
---|---|
javax.resource.spi |
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
|
javax.resource.spi.work |
This package contains APIs for the Work Management, Generic Work and Security Work contracts.
|
org.jboss.resource.adapter.jms | |
org.jboss.resource.adapter.jms.inflow |
Modifier and Type | Method and Description |
---|---|
WorkManager |
BootstrapContext.getWorkManager()
Provides a handle to a
WorkManager instance. |
Modifier and Type | Interface and Description |
---|---|
interface |
DistributableWorkManager
This interface models a
WorkManager that supports distributed
execution of Work instances. |
Modifier and Type | Method and Description |
---|---|
WorkManager |
JmsResourceAdapter.getWorkManager()
Get the work manager
|
Modifier and Type | Method and Description |
---|---|
WorkManager |
JmsActivation.getWorkManager() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.