Uses of Interface
com.arjuna.ats.arjuna.objectstore.BaseStore
Packages that use BaseStore
Package
Description
-
Uses of BaseStore in com.arjuna.ats.arjuna.objectstore
Subinterfaces of BaseStore in com.arjuna.ats.arjuna.objectstoreModifier and TypeInterfaceDescriptioninterfaceCreated by IntelliJ IDEA.interfaceTransactional participants MUST use this type of ObjectStore.interfaceAll ObjectStore implementations that are used to drive recovery MUST implement this interface.interfaceAll transaction logs MUST implement this interface.Classes in com.arjuna.ats.arjuna.objectstore that implement BaseStoreModifier and TypeClassDescriptionclassThe object store interface is the application's route to using a specific object store implementation. -
Uses of BaseStore in com.arjuna.ats.arjuna.tools.osb.api.mbeans
Methods in com.arjuna.ats.arjuna.tools.osb.api.mbeans that return BaseStoreConstructors in com.arjuna.ats.arjuna.tools.osb.api.mbeans with parameters of type BaseStore -
Uses of BaseStore in com.arjuna.ats.arjuna.tools.osb.api.proxy
Classes in com.arjuna.ats.arjuna.tools.osb.api.proxy that implement BaseStoreModifier and TypeClassDescriptionclassRemote proxy to a ParticipantStoreclassRemote proxy to a RecoveryStoreclassRemote proxy to a TxLog Store