Package net.jini.core.transaction
package net.jini.core.transaction
-
ClassDescriptionException thrown when a transaction cannot abort because it has already already decided to commit.Exception thrown when a transaction cannot commit on multiple partitions because it has already aborted or must now be aborted.Exception thrown when a transaction cannot commit because it has already aborted or must now be aborted.Exception thrown when a transaction cannot be joined because it is no longer active.Exception thrown when an object does not support nested transactions.TODO add Javadocadditional methods which relates to the underlying transaction managerInterface for classes representing nestable transactions returned by
NestableTransactionManagerservers for use with transaction participants that implement the default transaction semantics.Class that holds return values from create methods.Exception thrown when a transaction timeout has expired.Interface for classes representing transactions returned byTransactionManagerservers for use with transaction participants that implement the default transaction semantics.Class that holds return values from create methods.Base class for exceptions thrown during a transaction.Factory methods for creating top-level transactions.Exception thrown when a transaction is not recognized as a valid or known transaction.