| 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 |
DistributedWorkManagerStatistics
The JBoss distributed work manager statistics
|
| Modifier and Type | Method and Description |
|---|---|
WorkManagerStatistics |
WorkManager.getStatistics()
Get the statistics
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedWorkManagerStatisticsImpl
The JBoss distributed work manager statistics implementation
|
class |
WorkManagerStatisticsImpl
The JBoss work manager statistics implementation
|
| Modifier and Type | Method and Description |
|---|---|
WorkManagerStatistics |
WorkManagerImpl.getStatistics()
Get the statistics
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)