public class TxIORInterceptor extends LocalObject implements IORInterceptor
org.omg.PortableInterceptor.IORInterceptor
that adds spec defined COSTransaction entries to an IOR.Modifier and Type | Field and Description |
---|---|
static short |
ADAPTS |
static short |
EITHER |
static int |
TAG_INV_POLICY |
static int |
TAG_OTS_POLICY |
Constructor and Description |
---|
TxIORInterceptor(Codec codec) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
establish_components(IORInfo info) |
String |
name() |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_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
public static final int TAG_OTS_POLICY
public static final int TAG_INV_POLICY
public static final short EITHER
public static final short ADAPTS
public TxIORInterceptor(Codec codec)
public String name()
name
in interface InterceptorOperations
public void destroy()
destroy
in interface InterceptorOperations
public void establish_components(IORInfo info)
establish_components
in interface IORInterceptorOperations
Copyright © 2014 JBoss by Red Hat. All rights reserved.