Novell exteNd Messaging Platform 5.2

com.sssw.jbroker.api.transaction
Interface TSIdentification

All Superinterfaces:
Object

public interface TSIdentification
extends Object

The TSIdentification is an initial service that can be used to set the Transaction Service to be used with JBroker.


Method Summary
 void identifyTransactionService(TransactionService ts)
          Set the Transaction Service to be used with ORB.
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Method Detail

identifyTransactionService

public void identifyTransactionService(TransactionService ts)
Set the Transaction Service to be used with ORB. If a transaction service is already set and is not the same as the passed in Transaction Service, then the BAD_PARAM CORBA System exception is thrown. The TSIdentification implementation invokes the initialize method on the supplied Transaction Service.


Novell exteNd Messaging Platform 5.2

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