|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.LocalObject
org.objectweb.jotm.ots.OTSInterceptor
public abstract class OTSInterceptor
Field Summary | |
---|---|
protected org.omg.IOP.Codec |
codec
|
protected org.omg.DynamicAny.DynAnyFactory |
dynAnyFactoryS_
|
protected static org.omg.CORBA.ORB |
orb
|
protected int |
TX_CTX_ID
|
Constructor Summary | |
---|---|
OTSInterceptor(org.omg.PortableInterceptor.ORBInitInfo info)
constructor |
Method Summary | |
---|---|
protected org.omg.IOP.ServiceContext |
buildCorbaPropagationContext(TransactionContext txCtx)
Build and returns the CORBA PropagationContext (JTS) |
protected org.omg.CORBA.Any |
create_any()
|
protected TransactionContext |
decodeCorbaPropagationContext(org.omg.IOP.ServiceContext sCtx)
decode the Corba Propagation Context and build an internal transaction context |
Methods inherited from class org.omg.CORBA.LocalObject |
---|
_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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.omg.IOP.Codec codec
protected org.omg.DynamicAny.DynAnyFactory dynAnyFactoryS_
protected final int TX_CTX_ID
protected static org.omg.CORBA.ORB orb
Constructor Detail |
---|
public OTSInterceptor(org.omg.PortableInterceptor.ORBInitInfo info)
Method Detail |
---|
protected org.omg.CORBA.Any create_any() throws org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
protected org.omg.IOP.ServiceContext buildCorbaPropagationContext(TransactionContext txCtx) throws org.omg.PortableInterceptor.ForwardRequest
org.omg.PortableInterceptor.ForwardRequest
protected TransactionContext decodeCorbaPropagationContext(org.omg.IOP.ServiceContext sCtx)
sCtx
- ServiceContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |