com.arjuna.wst.Volatile2PCParticipant Maven / Gradle / Ivy
The newest version!
/*
Copyright The Narayana Authors
SPDX-License-Identifier: Apache-2.0
*/
package com.arjuna.wst;
/**
* The Volatile2PCParticipant. This is the equivalent of the traditional
* synchronization protocol (the old PhaseZero and OutcomeNotification
* protocols.)
*/
public interface Volatile2PCParticipant extends Participant
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy