org.omg.CosTransactions
Class _TransactionalObjectStub
public
class
_TransactionalObjectStub
extends ObjectImpl
implements TransactionalObject
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.
public String[] _ids()