All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.arjuna.wst.Aborted Maven / Gradle / Ivy

/*
   Copyright The Narayana Authors
   SPDX-License-Identifier: Apache-2.0
 */



package com.arjuna.wst;

/**
 * Aborted: the participant has aborted and the transaction should also
 * attempt to do so.
 */

public class Aborted implements Vote
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy