org.omg.CosTransactions

Interface TransactionalObject

public interface TransactionalObject extends TransactionalObjectOperations, Object, IDLEntity

The TransactionalObject interface is used by an object to indicate that it is transactional. By supporting the TransactionalObject interface, an object indicates that it wants the transaction context associated with the client thread to be associated with all operations on its interface.