Serialized Form


Package org.omg.CosTransactions

Class org.omg.CosTransactions._ControlStub implements Serializable

Class org.omg.CosTransactions._CoordinatorStub implements Serializable

Class org.omg.CosTransactions._RecoveryCoordinatorStub implements Serializable

Class org.omg.CosTransactions._ResourceStub implements Serializable

Class org.omg.CosTransactions._SubtransactionAwareResourceStub implements Serializable

Class org.omg.CosTransactions._SynchronizationStub implements Serializable

Class org.omg.CosTransactions._TerminatorStub implements Serializable

Class org.omg.CosTransactions._TransactionalObjectStub implements Serializable

Class org.omg.CosTransactions._TransactionFactoryStub implements Serializable

Class org.omg.CosTransactions.HeuristicCommit implements Serializable

Class org.omg.CosTransactions.HeuristicHazard implements Serializable

Class org.omg.CosTransactions.HeuristicMixed implements Serializable

Class org.omg.CosTransactions.HeuristicRollback implements Serializable

Class org.omg.CosTransactions.Inactive implements Serializable

Class org.omg.CosTransactions.InvalidControl implements Serializable

Class org.omg.CosTransactions.NotPrepared implements Serializable

Class org.omg.CosTransactions.NoTransaction implements Serializable

Class org.omg.CosTransactions.NotSubtransaction implements Serializable

Class org.omg.CosTransactions.otid_t 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 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 implements Serializable

Serialized Fields

_Status_value

int _Status_value
Internal member value

Class org.omg.CosTransactions.SubtransactionsUnavailable implements Serializable

Class org.omg.CosTransactions.SynchronizationUnavailable implements Serializable

Class org.omg.CosTransactions.TransIdentity 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 implements Serializable

Class org.omg.CosTransactions.Vote implements Serializable

Serialized Fields

_Vote_value

int _Vote_value
Internal member value


Package org.openorb.ots

Class org.openorb.ots._ManagerCallbackStub implements Serializable

Class org.openorb.ots._ManagerStub implements Serializable

Class org.openorb.ots.Initializer implements Serializable

Serialized Fields

m_slot

int m_slot
Transactional slot id

m_logger

org.apache.avalon.framework.logger.Logger m_logger

Class org.openorb.ots.SpecificData 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 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.Impl

Class org.openorb.ots.Impl.Current 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

org.apache.avalon.framework.logger.Logger m_logger

Class org.openorb.ots.Impl.PseudoControl 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.ManagerCallbackPackage

Class org.openorb.ots.ManagerCallbackPackage.HeuristicKind implements Serializable

Serialized Fields

_HeuristicKind_value

int _HeuristicKind_value
Internal member value


Package org.openorb.ots.ORB

Class org.openorb.ots.ORB.TransactionalClientInterceptor implements Serializable

Serialized Fields

m_info

org.omg.PortableInterceptor.ORBInitInfo m_info

m_slot

int m_slot

m_logger

org.apache.avalon.framework.logger.Logger m_logger

Class org.openorb.ots.ORB.TransactionalServerInterceptor implements Serializable

Serialized Fields

m_info

org.omg.PortableInterceptor.ORBInitInfo m_info

m_slot

int m_slot

m_logger

org.apache.avalon.framework.logger.Logger m_logger


Package org.openorb.ots.xa

Class org.openorb.ots.xa.SessionManager 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

org.apache.avalon.framework.logger.Logger m_logger