tyrex.tm.impl
public final class TransactionFactoryImpl extends _TransactionFactoryImplBase implements Sender, Receiver
Version: $Revision: 1.11 $ $Date: 2001/09/28 18:35:19 $
See Also:
Changes
J. Daniel : Changed code to be compliant with CORBA developing rules.
Constructor Summary | |
---|---|
TransactionFactoryImpl(TransactionDomainImpl txDomain) |
Method Summary | |
---|---|
static void | associate(String ior) |
Control | create(int timeout) |
void | received_reply(int refId, PropagationContext pgContext, Environment env) |
void | received_request(int refId, PropagationContext pgContext) |
Control | recreate(PropagationContext pgContext) |
void | sending_reply(int refId, PropagationContextHolder pgxh) |
void | sending_request(int refId, PropagationContextHolder pgxh) |