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

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

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



package com.arjuna.wst;

/**
 * Prepared: it is prepared to commit or rollback depending on the final
 * transaction outcome, and it has made sufficient state updates persistent
 * to accomplish this.
 */

public class Prepared implements Vote
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy