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.
|
org.jboss.jca.core.bootstrapcontext |
This package contains implementations of the BootstrapContext interface.
|
org.jboss.jca.core.workmanager |
This package contains the WorkManager implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
CloneableBootstrapContext.setWorkManager(WorkManager wm)
Set the work manager
|
Modifier and Type | Method and Description |
---|---|
WorkManager |
WorkManager.clone()
Clone the WorkManager implementation
|
Modifier and Type | Method and Description |
---|---|
WorkManager |
BaseCloneableBootstrapContext.getWorkManager()
Get the work manager
|
Modifier and Type | Method and Description |
---|---|
void |
BaseCloneableBootstrapContext.setWorkManager(WorkManager wm)
Set the work manager
|
Modifier and Type | Method and Description |
---|---|
WorkManager |
WorkManagerImpl.clone()
Clone the WorkManager implementation
|
WorkManager |
WorkWrapper.getWorkManager()
Get the work manager
|
Copyright ? 2008-2009 Red Hat Middleware LLC (http://www.jboss.com/)