Uses of Interface
com.arjuna.ats.arjuna.objectstore.ParticipantStore
Packages that use ParticipantStore
Package
Description
-
Uses of ParticipantStore in com.arjuna.ats.arjuna
Methods in com.arjuna.ats.arjuna that return ParticipantStore -
Uses of ParticipantStore in com.arjuna.ats.arjuna.coordinator
Methods in com.arjuna.ats.arjuna.coordinator that return ParticipantStoreModifier and TypeMethodDescriptionBasicAction.getStore()Set up an object store and assign it to the participantStore variable. -
Uses of ParticipantStore in com.arjuna.ats.arjuna.logging
Methods in com.arjuna.ats.arjuna.logging with parameters of type ParticipantStoreModifier and TypeMethodDescriptionvoidarjunaI18NLogger.warn_could_not_activate_type_at_object_store(String type, ParticipantStore store, Throwable exception) -
Uses of ParticipantStore in com.arjuna.ats.arjuna.objectstore
Subinterfaces of ParticipantStore in com.arjuna.ats.arjuna.objectstoreClasses in com.arjuna.ats.arjuna.objectstore that implement ParticipantStoreModifier 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 ParticipantStoreModifier and TypeMethodDescriptionstatic final ParticipantStoreStoreManager.getCommunicationStore()static final ParticipantStoreStoreManager.getParticipantStore()static ParticipantStoreStoreManager.setupStore(String rootName, int sharedStatus) -
Uses of ParticipantStore in com.arjuna.ats.arjuna.tools.osb.api.mbeans
Constructors in com.arjuna.ats.arjuna.tools.osb.api.mbeans with parameters of type ParticipantStoreModifierConstructorDescriptionConstruct an MBean corresponding to the given store -
Uses of ParticipantStore in com.arjuna.ats.arjuna.tools.osb.api.proxy
Classes in com.arjuna.ats.arjuna.tools.osb.api.proxy that implement ParticipantStore