org.omg.CosTransactions
Interface TransactionFactory

All Known Implementing Classes:
_TransactionFactoryStub, _TransactionFactoryImplBase

public abstract interface TransactionFactory
extends Object, org.omg.CORBA.portable.IDLEntity


Fields inherited from class java.io.Serializable
serialVersionUID
 
Method Summary
 Control create(int time_out)
           
 Control recreate(PropagationContext ctx)
           
 
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

create

public Control create(int time_out)

recreate

public Control recreate(PropagationContext ctx)