| Interface | Description |
|---|---|
| CoordinatorEnvironmentBeanMBean |
A JMX MBean interface containing configuration for the core transaction coordinator.
|
| CoreEnvironmentBeanMBean |
A JMX MBean interface containing assorted configuration for the core transaction system.
|
| Mutex |
Implementations of semaphore classes should derive from this
class and provide implementations of the relevant methods.
|
| ObjectStoreEnvironmentBeanMBean |
A JMX MBean interface containing configuration for the objectstore and various implementations thereof.
|
| RecoveryEnvironmentBeanMBean |
A JMX MBean interface containing configuration for the recovery system.
|
| Class | Description |
|---|---|
| arjPropertyManager |
Property manager wrapper for the Arjuna module.
|
| CoordinatorEnvironmentBean |
A JavaBean containing configuration properties for the core transaction coordinator.
|
| CoreEnvironmentBean |
A JavaBean containing assorted configuration properties for the core transaction system.
|
| ObjectStoreEnvironmentBean |
A JavaBean containing configuration properties for the objectstore and various implementations thereof.
|
| RecoveryEnvironmentBean |
A JavaBean containing configuration properties for the recovery system.
|
| recoveryPropertyManager |
Property manager wrapper for the recovery system.
|
| Uid |
Implements a unique identity class.
|
| Exception | Description |
|---|---|
| CoreEnvironmentBeanException |
Copyright © 2012. All Rights Reserved.