IMS TM Resource Adapter Version 12
Index
G
Returns the IMS TM Resource Adapter resource
adapter name.
Returns a short description of the IMS Connector
for Java resource adapter that can be
used by tools.
Returns the IMS TM Resource Adapter resource
adapter vendor name (IBM).
Returns the version, release, and modification level (vrm)
of the IMS TM Resource Adapter resource adapter.
Returns the String representation of the altClientID property.
Returns the value of the asyncOutputAvailable property,
indicating whether there are any asynchronous output messages available
(true) or not
(false).
Returns the type of callout request messages the
Java application is to retrieve.
Returns the clientID for the connection.
Returns the value of the clientID property.
Returns the value of the CM0Dedicated property.
Returns the value of the CM0Response property.
Returns the value of the commitMode
property.
Gets a connection to a particular IMS Connect
instance and, in turn, to a particular IMS OTMA.
Gets a connection to a particular IMS Connect
instance and, in turn, to a particular IMS OTMA.
Returns the connection associated with this interaction.
Called by the application server to create a new application-level handle
to an object that represents an underlying physical connection (an
IMSManagedConnection instance).
Returns a reference to the ConnectionManager.
Returns the value of the convEnded property,
indicating whether an IMS conversation has
ended (true) or is still in progress
(false).
Returns the byte array representation of the convID property.
Returns the value of the DataStoreName property.
Returns the value of the DataStoreName property.
Return the "DFS" message returned by IMS as
a concatenated string of segments.
Returns the "DFS" message returned by IMS as
a vector of segments.
Returns the EIS product name
Returns the product name of the Enterprise
Information System (EIS).
Returns the EIS product version.
Returns the product version of the Enterprise
Information System (EIS).
Returns the value of the executionTimeout
property.
Returns the value of the groupName property.
Returns the value of the GroupName property.
Returns the groupName property value.
Returns the value of the HostName property.
Returns the HostName property value.
Returns the value of the ignorePURGCall
property.
Returns the value of the IMS Connect name
property.
Returns the value of the imsRequestType
property.
Returns a String array containing the interaction
specifications supported by the IMS Connector for
Java resource adapter.
Returns the value of the interactionVerb
property.
Returns the String representation of the interactionVerb property.
Returns a LocalTransaction instance that enables
a component to demarcate resource manager
local transactions (not supported).
Returns a javax.resource.spi.LocalTransaction instance that enables the
application server to manage local transactions for the resource manager.
Returns a reference to the logWriter to allow the client application to
write messages to the trace log.
Returns the value of the logWriter property.
Returns the String representation of the ltermName property.
Returns the value of the mapName property,
typically the name of an MFS Message Output Descriptor
(MFS MOD).
Returns the maximum number of concurrent connections that
IMS Connect can support.
Insert the method's description here.
Returns information about the IMS Connect and IMS
instances connected by an IMSConnection
instance.
Returns meta information about IMS Connector for
Java, the resource adapter.
Returns the IMSMangedConnectionMetaData instance which contains
information about the associated IMSManagedConnection instance.
Returns the value of the password property.
Returns the value of the Password property.
Returns the Password property value.
Returns the value of the password phrase property.
Returns the password phrase property value.
Returns the password phrase property value.
Returns the value of the PortNumber property.
Returns the value of the PortNumber property.
Accessor for the propertyChange field.
Accessor for the propertyChange field.
Return a PropertyChangeSupport object to be used to
maintain a property change listener list and fire property
change events for the IMSManagedConnectionFactory object.
Return a PropertyChangeSupport object to be used to
maintain a property change listener list and fire property
change events for the IMSActivationSpec object.
Returns the value of the purgeAsyncOutput property,
indicating whether IMS Connect will purge asynchronous output
messages (true) or not (false).
Returns the value of the QueueNames property.
Gets a RecordFactory (not supported).
Returns a RecordFactory object that is used to create generic Record
instances.
Returns the value of the reRoute property,
indicating whether asynchronous output will be rerouted to
an alternate destination (true) or not (false).
Returns the String representation of the reRouteName property.
Return ResourceAdapter JavaBean associated with this
ManagedConnectionFactory JavaBean.
Returns a ResultSetInfo object (not supported).
Returns the value of the retryInterval property of
an IMSActivationSpec instance.
Returns the value of the retryLimit property of
an IMSActivationSpec instance.
Returns the value of the RRSTransactional property.
Returns the value of the socketTimeout property.
Returns the version of the J2EE Connector Architecture
Specification implemented by the IMS TM Resource Adapter
resource adapter.
Returns the value of the SSLEnabled property.
Returns the value of the SSLEnabled property.
Returns the value of the SSLEncryptionType property.
Returns the value of the SSLEncryptionType property.
Returns the value of the SSLKeyStoreName property.
Returns the value of the SSLKeyStoreName property.
Returns the value of the SSLKeyStorePassword property.
Returns the value of the SSLKeyStorePassword property.
Returns the value of the SSLTrustStoreName property.
Returns the value of the SSLTrustStoreName property.
Returns the value of the SSLTrustStorePassword property.
Returns the value of the SSLTrustStorePassword property.
Returns the correlation token that is generated by IMS Connect
and attached to the synchronous callout request message.
Returns a user-specified status code when the Java application
sends an error response message to the IMS application.
Returns the value of the syncLevel
property.
Returns the value of the appropriate xxxthreadIdentitySupport
property, where xxx is either TCPIP or LocalOption.
Returns the value of the threadSecurity property.
Returns the value of the traceLevel property.
Returns the value of the traceLevel property.
Returns the value of the transExpiration property.
Returns the value of the useConvID property,
indicating whether an IMS conversation will be using the same connection
for all the iterations (false) OR may be using any connection (shareable
connection from the same connection pool) for all the iterations (true).
Returns the user name for the connection.
Returns the value of the userName property.
Returns the value of the UserName property.
Returns the user name for this connection,
as known by IMS Connect.
Returns the UserName property value.
Gets the first ResourceWarning from the chain of warnings
associated with this Interaction instance.
Returns a javax.transaction.xa.XAResource instance that enables the
application server to demarcate global transactions with a resource
manager .