| Interface | Description |
|---|---|
| BaseStoreMBean | |
| ParticipantStoreBeanMBean |
JMX interface to the JBossTS participant store
OutputObjectState and InputObjectState are wrapped since they are not convertible to
open MBean types.
|
| RecoveryStoreBeanMBean |
JMX interface to the JBossTS recovery store
OutputObjectState and InputObjectState are wrapped since they are not convertible to
open MBean types.
|
| TxLogBeanMBean |
| Class | Description |
|---|---|
| BaseStoreBean |
abstract MBean implementation of a BaseStore MBean
|
| ObjectStateWrapper |
Wrapper for ObjectInputState and ObjectOutputState to facilitate use in JMX invocations
|
| OutputObjectStateWrapper |
Wrapper for ObjectOutputState to facilitate use in JMX invocations
|
| ParticipantStoreBean |
implementation of the JMX interface to the JBossTS participant store
|
| RecoveryStoreBean |
implementation of the JMX interface to the JBossTS recovery store
|
| TxLogBean |
abstract implementation of the TxLog MBean
|
Copyright © 2013. All Rights Reserved.