Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Interface ControlOperations

All Known Subinterfaces:
Control
All Known Implementing Classes:
_ControlStub, ControlPOA

public interface ControlOperations

The Control interface allows a program to explicitly manage a transaction.


Method Summary
 Coordinator get_coordinator()
          Returns an object that supports the Coordinator interface.
 Terminator get_terminator()
          Returns an object that supports the Terminator interface.
 

Method Detail

get_terminator

public Terminator get_terminator()
                          throws Unavailable
Returns an object that supports the Terminator interface. Unavailable exception is raised if the Control can not provide the requested object.

Throws:
Unavailable

get_coordinator

public Coordinator get_coordinator()
                            throws Unavailable
Returns an object that supports the Coordinator interface. Unavailable exception is raised if the Control can not provide the requested object.

Throws:
Unavailable

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.