Serialized Form


Package org.omg.CosTransactions

Class org.omg.CosTransactions._ControlStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosTransactions._CoordinatorStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosTransactions._RecoveryCoordinatorStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosTransactions._ResourceStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosTransactions._SubtransactionAwareResourceStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosTransactions._SynchronizationStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosTransactions._TerminatorStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosTransactions._TransactionalObjectStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosTransactions._TransactionFactoryStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosTransactions.HeuristicCommit extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.HeuristicHazard extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.HeuristicMixed extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.HeuristicRollback extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.Inactive extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.InvalidControl extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.NotPrepared extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.NoTransaction extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.NotSubtransaction extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.otid_t extends java.lang.Object implements Serializable

Serialized Fields

formatID

int formatID
Struct member formatID


bqual_length

int bqual_length
Struct member bqual_length


tid

byte[] tid
Struct member tid

Class org.omg.CosTransactions.PropagationContext extends java.lang.Object implements Serializable

Serialized Fields

timeout

int timeout
Struct member timeout


current

TransIdentity current
Struct member current


parents

TransIdentity[] parents
Struct member parents


implementation_specific_data

org.omg.CORBA.Any implementation_specific_data
Struct member implementation_specific_data

Class org.omg.CosTransactions.Status extends java.lang.Object implements Serializable

Serialization Methods

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Maintains singleton property for serialized enums. Issue 4271: IDL/Java issue, Mapping for IDL enum.

Serialized Fields

_Status_value

int _Status_value
Internal member value

Class org.omg.CosTransactions.SubtransactionsUnavailable extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.SynchronizationUnavailable extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.TransIdentity extends java.lang.Object implements Serializable

Serialized Fields

coord

Coordinator coord
Struct member coord


term

Terminator term
Struct member term


otid

otid_t otid
Struct member otid

Class org.omg.CosTransactions.Unavailable extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosTransactions.Vote extends java.lang.Object implements Serializable

Serialization Methods

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Maintains singleton property for serialized enums. Issue 4271: IDL/Java issue, Mapping for IDL enum.

Serialized Fields

_Vote_value

int _Vote_value
Internal member value


Package org.openorb.ots

Class org.openorb.ots._ManagerCallbackStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.openorb.ots._ManagerStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.openorb.ots.Initializer extends org.omg.CORBA.LocalObject implements Serializable

Serialized Fields

m_slot

int m_slot
Transactional slot id


m_logger

Logger m_logger

Class org.openorb.ots.Server extends ServerBase implements Serializable

Class org.openorb.ots.Service extends ServiceBase implements Serializable

Class org.openorb.ots.SpecificData extends java.lang.Object implements Serializable

Serialized Fields

magic

byte[] magic
Struct member magic


version_major

short version_major
Struct member version_major


version_minor

short version_minor
Struct member version_minor


ctrl

Control ctrl
Struct member ctrl

Class org.openorb.ots.XID extends java.lang.Object implements Serializable

Serialized Fields

format_id

int format_id
Struct member format_id


gtrid

byte[] gtrid
Struct member gtrid


bqual

byte[] bqual
Struct member bqual


Package org.openorb.ots.ManagerCallbackPackage

Class org.openorb.ots.ManagerCallbackPackage.HeuristicKind extends java.lang.Object implements Serializable

Serialization Methods

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Maintains singleton property for serialized enums. Issue 4271: IDL/Java issue, Mapping for IDL enum.

Serialized Fields

_HeuristicKind_value

int _HeuristicKind_value
Internal member value


Package org.openorb.ots.Impl

Class org.openorb.ots.Impl.Current extends org.omg.CORBA.LocalObject implements Serializable

Serialized Fields

m_trx_factory

TransactionFactory m_trx_factory
Reference to the transaction factory


m_time_out

int m_time_out
Transaction time out


m_xa_list

java.util.Hashtable m_xa_list
Reference to the XA Bag list


m_info

org.omg.PortableInterceptor.ORBInitInfo m_info
OpenORB Initializer Info


m_slot_id

int m_slot_id
Transactional slot ID


m_logger

Logger m_logger

Class org.openorb.ots.Impl.PseudoControl extends org.omg.CORBA.LocalObject implements Serializable

Serialized Fields

m_coordinator

Coordinator m_coordinator
Reference to the coordinator


m_terminator

Terminator m_terminator
Reference to the terminator


Package org.openorb.ots.ORB

Class org.openorb.ots.ORB.TransactionalClientInterceptor extends org.omg.CORBA.LocalObject implements Serializable

Serialized Fields

m_info

org.omg.PortableInterceptor.ORBInitInfo m_info

m_slot

int m_slot

m_logger

Logger m_logger

Class org.openorb.ots.ORB.TransactionalServerInterceptor extends org.omg.CORBA.LocalObject implements Serializable

Serialized Fields

m_info

org.omg.PortableInterceptor.ORBInitInfo m_info

m_slot

int m_slot

m_logger

Logger m_logger


Package org.openorb.ots.xa

Class org.openorb.ots.xa.SessionManager extends org.omg.CORBA.LocalObject implements Serializable

Serialized Fields

m_connections

java.util.Vector m_connections
Connection list


m_driver

java.util.Vector m_driver
Loaded JDBC driver


m_xa_source

javax.sql.XADataSource m_xa_source
Reference to the XA DataSource


m_info

org.omg.PortableInterceptor.ORBInitInfo m_info
Reference to the ORB Initializer Info


m_cfg

org.openorb.orb.config.ORBLoader m_cfg
Reference to the ORB configurator


m_logger

Logger m_logger