public interface InboundTransactionCurrent extends LocalInterface, Current
Step (ii) above should be done by a call
orbInitInfo.register_initial_reference
within the
pre_init
method of an
org.omg.PortableInterceptor.ORBInitializer
,
which will probably be also the initializer that registers a server request
interceptor for the OTS provider.
Modifier and Type | Method and Description |
---|---|
Transaction |
getCurrentTransaction()
Gets the Transaction instance associated with the current incoming
request.
|
_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
static final String NAME
Transaction getCurrentTransaction()
Copyright © 2023 JBoss by Red Hat. All rights reserved.