Serialized Form
info
org.omg.PortableInterceptor.ORBInitInfo info
t_slot
int t_slot
_tfactory
org.omg.CosTransactions.TransactionFactory _tfactory
- Reference to the transaction factory
_time_out
int _time_out
- Transaction time out
_info
org.omg.PortableInterceptor.ORBInitInfo _info
- OpenORB Initializer Info
t_slot
int t_slot
- Transactional slot ID
t_slot
int t_slot
- Transactional slot id
_coord
org.omg.CosTransactions.Coordinator _coord
- Reference to the coordinator
_term
org.omg.CosTransactions.Terminator _term
- Reference to the terminator
info
org.omg.PortableInterceptor.ORBInitInfo info
t_slot
int t_slot
_env
java.util.Hashtable _env
- The environment attributes used to construct this context.
Will be passed on to all contexts constructed by this context.
_path
java.lang.String _path
- The path of this context. Required in order to reassociate
with a binding when de-serialized.
Package tyrex.naming.java |
_env
java.util.Hashtable _env
- The environment variables of this ENC. Generally ignored.
Package tyrex.resource.javamail |
_key
java.lang.String _key
_value
java.lang.String _value
Package tyrex.resource.jdbc.xa |
_loginTimeout
int _loginTimeout
- Holds the timeout for opening a new connection, specified
in seconds. The default is obtained from the JDBC driver.
_user
java.lang.String _user
- Holds the user's account name.
_password
java.lang.String _password
- Holds the database password.
_description
java.lang.String _description
- Description of this datasource.
_driverName
java.lang.String _driverName
- The name of the
Driver
which this
data source should use. The driver name
is of the form jdbc:subprotocol:subname. The initial "jdbc:" is optional
so that subprocol:subname is also valid.
_driverClassName
java.lang.String _driverClassName
- The name of the
Driver
class which
must be loaded in order to access the driver.
_txTimeout
int _txTimeout
- The default timeout for all new transactions.
_pruneFactor
float _pruneFactor
- The prune factor for reducing the size of pooled
connections.
_isolationLevel
int _isolationLevel
- The default isolation level
_ignoreIsolationLevel
boolean _ignoreIsolationLevel
- True if the isolation level is to be ignored. This is useful
for those JDBC 1.1 drivers that do not support isolation
levels at all.
Package tyrex.security.container |
_name
java.lang.String _name
- The principal's name.
_realm
java.lang.String _realm
- The principal's realm.
Package tyrex.security.container.helper |
_email
java.lang.String _email
- The email address.
Package tyrex.security.ldap |
_name
java.lang.String _name
_next
RecoveryException _next
- Reference to the next recovery exception.
_except
java.lang.Throwable _except
- The underlying exception.
_tx
TransactionImpl _tx
- This is the local transaction that we wish to expose as an OTS
resource.
_txDomain
TransactionDomainImpl _txDomain
- The transaction domain to which this factory belongs.
_except
java.lang.Exception _except
- The underlying exception.
_except
java.lang.Throwable _except
Original code is Copyright (c) 1999-2001, Intalio, Inc. All Rights Reserved. Contributions by MetaBoss team are Copyright (c) 2003-2005, Softaris Pty. Ltd. All Rights Reserved.