Package com.arjuna.ats.arjuna.common

Interface Summary
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.
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 Summary
arjPropertyManager Property manager wrapper for the Arjuna module.
Configuration This class contains various run-time configuration options.
CoordinatorEnvironmentBean A JavaBean containing configuration properties for the core transaction coordinator.
CoreEnvironmentBean A JavaBean containing assorted configuration properties for the core transaction system.
Environment Deprecated. use CoordinatorEnvironentBean, CoreEnvironmentBean, ObjectStoreEnvironmentBean, RecoveryEnvironmentBean instead.
Mutex This is a reentrant Mutex implementation.
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.