Class SlotStoreAdaptor

java.lang.Object
com.arjuna.ats.internal.arjuna.objectstore.slot.SlotStoreAdaptor
All Implemented Interfaces:
BaseStore, ObjectStoreAPI, ParticipantStore, RecoveryStore, TxLog

public class SlotStoreAdaptor extends Object implements ObjectStoreAPI
Adaptor class that wraps the SlotStore to make it look like an ObjectStore. Modelled on HornetqObjectStoreAdaptor.
Author:
Jonathan Halliday (jonathan.halliday@redhat.com), 2020-03