Package org.jboss.txbridge.ba.datamgmt

Interface Summary
DataManager Interface of the Data Manager.
ExecutionDataProvider  
 

Class Summary
DataManagerImpl Data Manager provides a lightweight API for the Business Programmer so that it can store any additional data which may be required by the completion or compensation action.
DataManagerProvider This component is responsible for ensuring that a proper Data Manager is provided during execution of a service or a completion or compensation action.
DummyDataManager This class represents a dummy data manager.
ExecutionDataProviderImpl