Package | Description |
---|---|
org.jboss.jca.core.api.workmanager |
The API for the IronJacamar Core/WorkManager module.
|
org.jboss.jca.core.workmanager |
This package contains the WorkManager implementation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DistributedWorkManager
The JBoss specific distributed work manager interface
|
interface |
WorkManager
The JBoss specific work manager interface
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedWorkManagerImpl
The distributed work manager implementation.
|
class |
WorkManagerImpl
The work manager implementation.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)