CosTransactions::TransactionalObject Interface

Overview Used by an object to indicate that it is transactional.
File stem CosTransactions


Intended Usage

The TransactionalObject interface is used by an object to indicate that it is transactional. By inheriting from the TransactionalObject interface, an object indicates that it wants the transaction context associated with the client thread to be propagated on requests to the object.

The TransactionalObject interface defines no operations. It is simply a marker.

Note: WebSphere Application Server does not implement this interface to indicate that Enterprise JavaBeans require the use of transactional operations.

Syntax

interface TransactionalObject{};



Searchable topic ID:   rcor_ctstoi
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_ctstoi.html

Library | Support | Terms of Use | Feedback