Uses of Interface
com.arjuna.ats.arjuna.objectstore.RecoveryStore
Packages that use RecoveryStore
Package
Description
-
Uses of RecoveryStore in com.arjuna.ats.arjuna.objectstore
Subinterfaces of RecoveryStore in com.arjuna.ats.arjuna.objectstoreClasses in com.arjuna.ats.arjuna.objectstore that implement RecoveryStoreModifier and TypeClassDescriptionclassThe object store interface is the application's route to using a specific object store implementation.Methods in com.arjuna.ats.arjuna.objectstore that return RecoveryStoreConstructors in com.arjuna.ats.arjuna.objectstore with parameters of type RecoveryStore -
Uses of RecoveryStore in com.arjuna.ats.arjuna.tools.osb.api.mbeans
Constructors in com.arjuna.ats.arjuna.tools.osb.api.mbeans with parameters of type RecoveryStoreModifierConstructorDescriptionConstruct an MBean corresponding to the given store -
Uses of RecoveryStore in com.arjuna.ats.arjuna.tools.osb.api.proxy
Classes in com.arjuna.ats.arjuna.tools.osb.api.proxy that implement RecoveryStore -
Uses of RecoveryStore in com.arjuna.ats.arjuna.tools.osb.mbean
Constructors in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type RecoveryStoreModifierConstructorDescriptionStateManagerWrapper(RecoveryStore os, Uid uid, String type) Deprecated. -
Uses of RecoveryStore in com.arjuna.ats.jta.logging
Methods in com.arjuna.ats.jta.logging with parameters of type RecoveryStoreModifier and TypeMethodDescriptionvoidjtaI18NLogger.warn_reading_from_object_store(RecoveryStore recoveryStore, Xid xid, Exception e) voidjtaI18NLogger.warn_unpacking_xid_state(Xid xid, RecoveryStore recoveryStore, String type, Exception e)