A B C D E F G I J L M N O P R S T U V W

A

ANY - Static variable in class bea.jolt.JoltSessionAttributes
The connection mode of ANY is equivalent to either RECONNECT or RETAINED.
APPADDRESS - Static variable in class bea.jolt.JoltSessionAttributes
Attribute name, used with setString(), for application addresses in "//host:port" string format.
APPADDRLIST - Static variable in class bea.jolt.pool.PoolManagerConfig
 
APPASSWORD - Static variable in class bea.jolt.JoltSessionAttributes
Authentication level: System authentication is required.
APPPASSWORD - Static variable in class bea.jolt.pool.PoolManagerConfig
 
ASSERT - Static variable in class bea.jolt.beans.Config
 
AUTHLEVEL - Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for authentication level.
ApplicationException - exception bea.jolt.ApplicationException.
The ApplicationException class is used by the JoltRemoteService class and its methods.
ApplicationException - exception bea.jolt.pool.ApplicationException.
This exception is thrown when an application error occurs during a BEA Tuxedo service invocation.
accessType() - Method in class bea.jolt.JoltParam
Get the access type that is relative to the service.
actionPerformed(ActionEvent) - Method in class bea.jolt.beans.errorDialog
 
actionPerformed(ActionEvent) - Method in class bea.jolt.beans.swing.JoltTextField
 
actionPerformed(ActionEvent) - Method in class bea.jolt.beans.swing11.JoltTextField
 
addByte(String, byte) - Method in class bea.jolt.JoltMessage
Add a byte item referred by its name.
addByte(String, byte) - Method in class bea.jolt.JoltRemoteService
Add a byte value occurrence of an item referred by its name.
addByte(String, byte) - Method in interface bea.jolt.Message
Add a byte item referred by its name.
addBytes(String, byte[], int) - Method in class bea.jolt.JoltMessage
Add a byte-array item referred by its name.
addBytes(String, byte[], int) - Method in class bea.jolt.JoltRemoteService
Add a byte-array value occurrence of an item referred by its name.
addBytes(String, byte[], int) - Method in interface bea.jolt.Message
Add a byte-array item referred by its name.
addDouble(String, double) - Method in class bea.jolt.JoltMessage
Add a double item referred by its name.
addDouble(String, double) - Method in class bea.jolt.JoltRemoteService
Add a double value occurrence of an item referred by its name.
addDouble(String, double) - Method in interface bea.jolt.Message
Add a double item referred by its name.
addFloat(String, float) - Method in class bea.jolt.JoltMessage
Add a float item referred by its name.
addFloat(String, float) - Method in class bea.jolt.JoltRemoteService
Add a float value occurrence of an item referred by its name.
addFloat(String, float) - Method in interface bea.jolt.Message
Add a float item referred by its name.
addInt(String, int) - Method in class bea.jolt.JoltMessage
Add an int item referred by its name.
addInt(String, int) - Method in class bea.jolt.JoltRemoteService
Add a int value occurrence of an item referred by its name.
addInt(String, int) - Method in interface bea.jolt.Message
Add a int item referred by its name.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.awt.JoltCheckbox
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.awt.JoltChoice
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.awt.JoltList
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.awt.JoltTextField
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing.JoltCheckbox
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing.JoltChoice
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing.JoltList
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing.JoltTextField
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing11.JoltCheckbox
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing11.JoltChoice
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing11.JoltList
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing11.JoltTextField
Registration method for JoltInput listeners.
addJoltOutputListener(JoltOutputListener) - Method in class bea.jolt.beans.JoltServiceBean
Add a JoltOutputEvent listener.
addJoltOutputListener(JoltOutputListener) - Method in class bea.jolt.beans.JoltSessionBean
Add a JoltOutputEvent listener.
addMBString(String, String) - Method in class bea.jolt.JoltMessage
Add a mbstring item referred by its name.
addMBString(String, String) - Method in class bea.jolt.JoltRemoteService
Add a mbstring value occurrence of an item referred by its name.
addMBString(String, String) - Method in interface bea.jolt.Message
Add a mbstring item referred by its name.
addMessage(String, JoltMessage) - Method in class bea.jolt.JoltMessage
Add a message item referred by its name.
addNotify() - Method in class bea.jolt.beans.errorDialog
 
addNotify() - Method in class bea.jolt.beans.logonDialog
 
addParam(String, JoltParam, JoltParam) - Method in class bea.jolt.JoltDefinition
Add parameter to the hash table and the linked list.
addProperty(String, String) - Method in class bea.jolt.JoltParam
Add a parameter property as the name-value pair.
addPropertyChangeListener(PropertyChangeListener) - Method in class bea.jolt.beans.JoltSessionBean
The specified PropertyChangeListener's propertyChange method is called each time the value of the loggedOn property is changed.
addShort(String, short) - Method in class bea.jolt.JoltMessage
Add a short item referred by its name.
addShort(String, short) - Method in class bea.jolt.JoltRemoteService
Add a short value occurrence of an item referred by its name.
addShort(String, short) - Method in interface bea.jolt.Message
Add a short item referred by its name.
addString(String, String) - Method in class bea.jolt.JoltMessage
Add a string item referred by its name.
addString(String, String) - Method in class bea.jolt.JoltRemoteService
Add a string value occurrence of an item referred by its name.
addString(String, String) - Method in interface bea.jolt.Message
Add a string item referred by its name.

B

bea.jolt - package bea.jolt
 
bea.jolt.beans - package bea.jolt.beans
 
bea.jolt.beans.awt - package bea.jolt.beans.awt
 
bea.jolt.beans.swing - package bea.jolt.beans.swing
 
bea.jolt.beans.swing11 - package bea.jolt.beans.swing11
 
bea.jolt.pool - package bea.jolt.pool
 
bea.jolt.pool.servlet - package bea.jolt.pool.servlet
 
bea.jolt.pool.servlet.weblogic - package bea.jolt.pool.servlet.weblogic
 
beginTransaction(int) - Method in class bea.jolt.beans.JoltSessionBean
Start a transaction.

C

CLIENT_VERSION - Static variable in class bea.jolt.JoltSessionAttributes
Current Jolt class library version.
CONNECTIONMODE - Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for connection mode allowed by the Jolt Server.
Config - class bea.jolt.beans.Config.
 
Config() - Constructor for class bea.jolt.beans.Config
 
Connection - class bea.jolt.pool.Connection.
This class represents a single connection (Session) to a BEA Jolt server and a BEA Tuxedo application.
ConnectionPoolRuntimeMBeanImpl - class bea.jolt.pool.servlet.weblogic.ConnectionPoolRuntimeMBeanImpl.
This is the implemtation for ConnectionPoolRuntime MBean that manages the Jolt connection pools from BEA Weblogic Server to BEA Tuxedo.
ConnectionPoolRuntimeMBeanImpl(SessionPool, SessionPoolManager) - Constructor for class bea.jolt.pool.servlet.weblogic.ConnectionPoolRuntimeMBeanImpl
 
ConnectionRuntimeMBeanImpl - class bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl.
This is the implementation for the runtime MBean that manages the individual Jolt sessions from BEA Weblogic Server to BEA Tuxedo.
ConnectionRuntimeMBeanImpl(Connection, String) - Constructor for class bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl
 
call(Transaction) - Method in class bea.jolt.JoltRemoteService
Perform the synchronized request/reply.
call(Transaction, String, String) - Method in class bea.jolt.JoltRemoteService
 
call(String, DataSet, Transaction) - Method in class bea.jolt.pool.SessionPool
Invokes a BEA Tuxedo service.
call(String, HttpServletRequest) - Method in class bea.jolt.pool.servlet.ServletSessionPool
Invokes a BEA Tuxedo service without an explicit transaction.
call(String, HttpServletRequest, Transaction) - Method in class bea.jolt.pool.servlet.ServletSessionPool
Invokes a BEA Tuxedo service.
callService() - Method in class bea.jolt.beans.JoltServiceBean
Invoke the remote service.
checkAuthenticationLevel() - Method in class bea.jolt.JoltSessionAttributes
Determine the authentication level set up by the administrator.
checkMBEncoding(String) - Static method in class bea.jolt.MBEncoding
Check if the specified Tuxedo encoding name is valid.
clear() - Method in class bea.jolt.JoltMessage
Remove all items from the message object.
clear() - Method in class bea.jolt.JoltRemoteService
Clear the input and output attributes, and the priority.
clear() - Method in class bea.jolt.JoltSessionAttributes
This method clears all the attributes and resets the send timeout and receive timeout to their default values.
clear() - Method in interface bea.jolt.Message
Remove all items from the message.
clear() - Method in class bea.jolt.beans.JoltServiceBean
This method clears the underlying input and output message buffers.
clear() - Method in class bea.jolt.beans.JoltSessionBean
This method clears all session attributes.
commit() - Method in class bea.jolt.JoltTransaction
Commit the transaction.
commit() - Method in class bea.jolt.pool.Transaction
Commits the transaction.
commitTransaction() - Method in class bea.jolt.beans.JoltSessionBean
Commits the transaction.
createSession(String[], UserInfo, String) - Method in class bea.jolt.pool.SessionPoolManager
This method is part of the SessionPool administrative API.
createSessionPool(String[], String[], int, int, UserInfo, String) - Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.
createSessionPool(String[], String[], int, int, UserInfo, String, boolean, SecurityContext) - Method in class bea.jolt.pool.SessionPoolManager
This method is for internal use only.

D

DEBUG - Static variable in class bea.jolt.beans.Config
 
DataSet - class bea.jolt.pool.DataSet.
This class contains data elements that contain the input or output parameters of a BEA Tuxedo service.
DataSet() - Constructor for class bea.jolt.pool.DataSet
Constructs a default DataSet with an initial capacity of ten elements
DataSet(int) - Constructor for class bea.jolt.pool.DataSet
Constructs a DataSet with a specified initial capacity
DefinitionException - exception bea.jolt.DefinitionException.
This exception is thrown when Jolt encounters a syntax error while parsing the definition.
DefinitionException(String) - Constructor for class bea.jolt.DefinitionException
The constructor with the diagnostic message.
dataChanged(JoltInputEvent) - Method in interface bea.jolt.beans.JoltInputListener
This method is called by the event source when a JoltInputEvent is sent.
dataChanged(JoltInputEvent) - Method in class bea.jolt.beans.JoltServiceBean
Event handler method for JoltInputEvents.
delete(String) - Method in class bea.jolt.JoltMessage
Delete the first item with the matching name.
delete(String) - Method in class bea.jolt.JoltRemoteService
Delete the first instance of an item referred by its name.
delete(String) - Method in interface bea.jolt.Message
Delete the first item with the matching name.
deleteItem(String, int) - Method in class bea.jolt.JoltMessage
Delete an instance of an item referred by its name.
deleteItem(String, int) - Method in class bea.jolt.JoltRemoteService
Delete a particular occurrence of an item referred by its name.
deleteItem(String, int) - Method in interface bea.jolt.Message
Delete an occurrence of an item referred by its name.
done() - Method in class bea.jolt.JoltRemoteService
Done with this service object and perform some clean up.
done() - Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.

E

ElementEditor - class bea.jolt.beans.ElementEditor.
 
ElementEditor() - Constructor for class bea.jolt.beans.ElementEditor
 
EventException - exception bea.jolt.EventException.
This exception is thrown if any of the following Tuxedo errors occurs: TPEINVAL (invalid arguments are given), TPENOENT (cannot access the Tuxedo System Event Broker), TPELIMIT (the event broker's maximum number of subscriptions has been reached), TPEMATCH (the subscription failed because it matched one already listed with the event broker), TPETIME (a timeout occurs), TPEOS (an operating system error occurs), TPESYSTEM (a Tuxedo system error occurs).
enableAccessCheck(boolean) - Method in class bea.jolt.JoltMessage
Enable (default) or disable the checking for access (read-only or write-only).
encode - Static variable in class bea.jolt.SBuffer
Encoding Name
endSession() - Method in class bea.jolt.JoltSession
The endSession method terminates the session and ; forced shutdown was used.
endSession() - Method in class bea.jolt.Session
 
errorDialog - class bea.jolt.beans.errorDialog.
 
errorDialog(Frame, String) - Constructor for class bea.jolt.beans.errorDialog
 

F

FAILOVERLIST - Static variable in class bea.jolt.pool.PoolManagerConfig
 
flushDefinition(String, String) - Method in class bea.jolt.JoltAdmSession
Deprecated. Flush a definition from the local cache.
flushDefinition(String, String) - Method in class bea.jolt.JoltRepository
Flush a definition from the cache.

G

GETID(int) - Static method in class bea.jolt.SBuffer
Get the unique ordinal value.
GetJoltVersion - class bea.jolt.GetJoltVersion.
 
GetJoltVersion() - Constructor for class bea.jolt.GetJoltVersion
 
getAccessTime() - Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getAdditionalBeanInfo() - Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.awt.JoltListBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing.JoltListBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing11.JoltListBeanInfo
 
getAdditionalBeanInfo() - Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
 
getAddr() - Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getAddress() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl
 
getAppAddr() - Method in class bea.jolt.pool.SessionPool
 
getAppAddress() - Method in class bea.jolt.beans.JoltSessionBean
Gets the IP address (host name) and port number of the JSL or the Jolt Relay.
getAppPassword() - Method in class bea.jolt.beans.JoltSessionBean
Gets the Tuxedo application password to be used at logon.
getApplicationCode() - Method in class bea.jolt.ApplicationException
The getApplicationCode method gets the application code.
getApplicationCode() - Method in class bea.jolt.JoltRemoteService
Get the return code from the application; it is equivalent to the tpurcode or the second parameter of tpreturn(3) from ATMI.
getApplicationCode() - Method in class bea.jolt.SessionException
Get the application code.
getApplicationCode() - Method in class bea.jolt.pool.ApplicationException
Gets the application code.
getApplicationCode() - Method in class bea.jolt.pool.Result
Gets the application code returned by the BEA Tuxedo service.
getAsText() - Method in class bea.jolt.beans.ElementEditor
 
getAsText() - Method in class bea.jolt.beans.ServiceEditor
 
getAsText() - Method in class bea.jolt.beans.SessionEditor
 
getBeanClass() - Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
 
getBeanDescriptor() - Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
 
getBeanDescriptor() - Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
 
getBeanDescriptor() - Method in class bea.jolt.beans.JoltUserEventBeanBeanInfo
 
getBeanDescriptor() - Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
 
getBeanDescriptor() - Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
 
getBeanDescriptor() - Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
 
getBeanDescriptor() - Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
 
getBeanDescriptor() - Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
 
getBeanDescriptor() - Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
 
getBusyCount() - Method in class bea.jolt.pool.Connection
Gets the busy (outstanding request) count.
getByteDef(String, byte) - Method in class bea.jolt.JoltMessage
Get the first item based on its name.
getByteDef(String, byte) - Method in class bea.jolt.JoltRemoteService
Get the byte value of the first occurrence of the item.
getByteDef(String, byte) - Method in class bea.jolt.JoltSessionAttributes
Get the byte (8-bit) value of an attribute.
getByteDef(String, byte) - Method in interface bea.jolt.Message
Get the first item based on its name.
getByteItemDef(String, int, byte) - Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of byte data type.
getByteItemDef(String, int, byte) - Method in class bea.jolt.JoltRemoteService
Get the byte value of an occurrence of the item.
getByteItemDef(String, int, byte) - Method in interface bea.jolt.Message
Get an occurrence of a named item of byte data type.
getBytes(String) - Static method in class bea.jolt.SBuffer
 
getBytesDef(String, byte[]) - Method in class bea.jolt.JoltMessage
Get the first item based on its name.
getBytesDef(String, byte[]) - Method in class bea.jolt.JoltRemoteService
Get the byte-array value of the first occurrence of the item.
getBytesDef(String, byte[]) - Method in class bea.jolt.JoltSessionAttributes
Get the byte-array value of the first item specified for an attribute.
getBytesDef(String, byte[]) - Method in interface bea.jolt.Message
Get the first item based on its name.
getBytesItemDef(String, int, byte[]) - Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of byte-array data type.
getBytesItemDef(String, int, byte[]) - Method in class bea.jolt.JoltRemoteService
Get the byte-array value of an occurrence of the item.
getBytesItemDef(String, int, byte[]) - Method in interface bea.jolt.Message
Get an occurrence of a named item of byte-array data type.
getConnection(int) - Method in class bea.jolt.pool.SessionPool
This method is part of the session pool administrative API.
getConnectionPoolCount() - Method in class bea.jolt.pool.servlet.weblogic.PoolManagerStartUp
 
getConnectionPools() - Method in class bea.jolt.pool.servlet.weblogic.PoolManagerStartUp
 
getConnections() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionPoolRuntimeMBeanImpl
 
getCount(String) - Method in class bea.jolt.pool.DataSet
Gets the number of occurrences of the data element with the specified name.
getCustomEditor() - Method in class bea.jolt.beans.ElementEditor
 
getCustomEditor() - Method in class bea.jolt.beans.ServiceEditor
 
getDataSet(SessionPool) - Method in class bea.jolt.pool.ServiceInfo
Gets an empty data set from the input parameters of this service.
getDebug() - Method in class bea.jolt.beans.JoltServiceBean
Get the value of the debug property.
getDefinition() - Method in class bea.jolt.JoltMessage
Get the message definition.
getDefinition() - Method in class bea.jolt.JoltRemoteService
Get the reference to the service definition.
getDefinition(String, String) - Method in class bea.jolt.JoltRepository
Get a definition of a given type and name from the Jolt Repository.
getDefinition(SessionPool) - Method in class bea.jolt.pool.ServiceInfo
Gets the service definition from a repository.
getDisplayLength(String) - Method in class bea.jolt.pool.ServiceInfo
Gets the display length for the value of an attribute defined in the service definition.
getDoubleDef(String, double) - Method in class bea.jolt.JoltMessage
Get the first item based on its name.
getDoubleDef(String, double) - Method in class bea.jolt.JoltRemoteService
Get the double value of the first occurrence of the item.
getDoubleDef(String, double) - Method in class bea.jolt.JoltSessionAttributes
Get the double precision (64-bit) value of an attribute.
getDoubleDef(String, double) - Method in interface bea.jolt.Message
Get the first item based on its name.
getDoubleItemDef(String, int, double) - Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of double data type.
getDoubleItemDef(String, int, double) - Method in class bea.jolt.JoltRemoteService
Get the double value of an occurrence of the item.
getDoubleItemDef(String, int, double) - Method in interface bea.jolt.Message
Get an occurrence of a named item of double data type.
getEncode() - Static method in class bea.jolt.SBuffer
 
getErrno() - Method in class bea.jolt.JoltException
 
getErrorCount() - Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getErrorCount() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl
Returns the Request Error Count
getErrorDetail() - Method in class bea.jolt.ServiceException
 
getEventName() - Method in class bea.jolt.beans.JoltUserEventBean
Get the regular expression this bean represents.
getEventSetDescriptors() - Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.awt.JoltListBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.swing.JoltListBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.swing11.JoltListBeanInfo
 
getEventSetDescriptors() - Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
 
getExclLock() - Method in class bea.jolt.LockMonitor
Get an exclusive lock.
getFailOverAddr() - Method in class bea.jolt.pool.SessionPool
 
getFalseValue() - Method in class bea.jolt.beans.awt.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is unchecked.
getFalseValue() - Method in class bea.jolt.beans.swing.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is unchecked.
getFalseValue() - Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is unchecked.
getFieldName() - Method in class bea.jolt.beans.JoltInputEvent
Get the name of the field.
getFieldName(String, int) - Method in class bea.jolt.pool.ServiceInfo
Maps a multi-occurrence attribute name from the BEA Jolt repository to a unique field name that can be used in a HTML Form.
getFilter() - Method in class bea.jolt.beans.JoltUserEventBean
Get the event filter.
getFloatDef(String, float) - Method in class bea.jolt.JoltMessage
Get the first item based on its name.
getFloatDef(String, float) - Method in class bea.jolt.JoltRemoteService
Get the float value of the first occurrence of the item.
getFloatDef(String, float) - Method in class bea.jolt.JoltSessionAttributes
Get the floating point (32-bit) value of an attribute.
getFloatDef(String, float) - Method in interface bea.jolt.Message
Get the first item based on its name.
getFloatItemDef(String, int, float) - Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of float data type.
getFloatItemDef(String, int, float) - Method in class bea.jolt.JoltRemoteService
Get the float value of an occurrence of the item.
getFloatItemDef(String, int, float) - Method in interface bea.jolt.Message
Get an occurrence of a named item of float data type.
getHashTable() - Method in class bea.jolt.JoltMessage
Get the table that stores the values.
getI18nProperty(String) - Static method in class bea.jolt.I18nProperty
 
getID() - Method in class bea.jolt.JoltParam
Get the field ID of the parameter.
getIcon(int) - Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.JoltUserEventBeanBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.awt.JoltListBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing.JoltListBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing11.JoltListBeanInfo
 
getIcon(int) - Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
 
getIdleTimeOut() - Method in class bea.jolt.beans.JoltSessionBean
Gets the IDLETIMEOUT attribute.
getInputs() - Method in class bea.jolt.JoltRemoteService
Get the input parameter message buffer.
getIntDef(String, int) - Method in class bea.jolt.JoltMessage
Get the first item based on its name.
getIntDef(String, int) - Method in class bea.jolt.JoltRemoteService
Get the int value of the first occurrence of the item.
getIntDef(String, int) - Method in class bea.jolt.JoltSessionAttributes
Get the integer (32-bit) value of an attribute.
getIntDef(String, int) - Method in interface bea.jolt.Message
Get the first item based on its name.
getIntItemDef(String, int, int) - Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of int data type.
getIntItemDef(String, int, int) - Method in class bea.jolt.JoltRemoteService
Get the int value of an occurrence of the item.
getIntItemDef(String, int, int) - Method in interface bea.jolt.Message
Get an occurrence of a named item of int data type.
getItems() - Method in class bea.jolt.beans.awt.JoltChoice
Get the selected items corresponding to this JoltChoice.
getItems() - Method in class bea.jolt.beans.awt.JoltList
Get the selected items corresponding to this JoltList.
getItems() - Method in class bea.jolt.beans.swing.JoltChoice
Get the selected items corresponding to this JoltChoice.
getItems() - Method in class bea.jolt.beans.swing.JoltList
Get the selected items corresponding to this JoltList.
getItems() - Method in class bea.jolt.beans.swing11.JoltChoice
Get the selected items corresponding to this JoltChoice.
getItems() - Method in class bea.jolt.beans.swing11.JoltList
Get the selected items corresponding to this JoltList.
getJavaInitializationString() - Method in class bea.jolt.beans.ElementEditor
 
getJavaInitializationString() - Method in class bea.jolt.beans.ServiceEditor
 
getJavaInitializationString() - Method in class bea.jolt.beans.SessionEditor
 
getJoltFieldName() - Method in class bea.jolt.beans.awt.JoltCheckbox
Get the Jolt field name corresponding to this JoltCheckbox.
getJoltFieldName() - Method in class bea.jolt.beans.awt.JoltChoice
Get the Jolt field name corresponding to this JoltChoice.
getJoltFieldName() - Method in class bea.jolt.beans.awt.JoltLabel
Get the Jolt field name corresponding to this JoltLabel.
getJoltFieldName() - Method in class bea.jolt.beans.awt.JoltList
Get the Jolt field name corresponding to this JoltList.
getJoltFieldName() - Method in class bea.jolt.beans.awt.JoltTextField
Get the Jolt field name corresponding to this JoltTextField.
getJoltFieldName() - Method in class bea.jolt.beans.swing.JoltCheckbox
Get the Jolt field name corresponding to this JoltCheckbox.
getJoltFieldName() - Method in class bea.jolt.beans.swing.JoltChoice
Get the Jolt field name corresponding to this JoltChoice.
getJoltFieldName() - Method in class bea.jolt.beans.swing.JoltLabel
Get the Jolt field name corresponding to this JoltLabel.
getJoltFieldName() - Method in class bea.jolt.beans.swing.JoltList
Get the Jolt field name corresponding to this JoltList.
getJoltFieldName() - Method in class bea.jolt.beans.swing.JoltTextField
Get the Jolt field name corresponding to this JoltTextField.
getJoltFieldName() - Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the Jolt field name corresponding to this JoltCheckbox.
getJoltFieldName() - Method in class bea.jolt.beans.swing11.JoltChoice
Get the Jolt field name corresponding to this JoltChoice.
getJoltFieldName() - Method in class bea.jolt.beans.swing11.JoltLabel
Get the Jolt field name corresponding to this JoltLabel.
getJoltFieldName() - Method in class bea.jolt.beans.swing11.JoltList
Get the Jolt field name corresponding to this JoltList.
getJoltFieldName() - Method in class bea.jolt.beans.swing11.JoltTextField
Get the Jolt field name corresponding to this JoltTextField.
getJoltInputEvent() - Method in class bea.jolt.beans.awt.JoltCheckbox
Get the current JoltInputEvent object that was sent for itemStateChanged.
getJoltInputEvent() - Method in class bea.jolt.beans.awt.JoltChoice
Get the current JoltInputEvent object that was sent for itemStateChanged.
getJoltInputEvent() - Method in class bea.jolt.beans.awt.JoltList
Get the current JoltInputEvent object that was sent for serviceReturned.
getJoltInputEvent() - Method in class bea.jolt.beans.awt.JoltTextField
Get the current JoltInputEvent object that was sent for textValueChanged.
getJoltInputEvent() - Method in class bea.jolt.beans.swing.JoltCheckbox
Get the current JoltInputEvent object that was sent for itemStateChanged.
getJoltInputEvent() - Method in class bea.jolt.beans.swing.JoltChoice
Get the current JoltInputEvent object that was sent for itemStateChanged.
getJoltInputEvent() - Method in class bea.jolt.beans.swing.JoltList
Get the current JoltInputEvent object that was sent for serviceReturned.
getJoltInputEvent() - Method in class bea.jolt.beans.swing.JoltTextField
Get the current JoltInputEvent object that was sent for textValueChanged.
getJoltInputEvent() - Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the current JoltInputEvent object that was sent for itemStateChanged.
getJoltInputEvent() - Method in class bea.jolt.beans.swing11.JoltChoice
Get the current JoltInputEvent object that was sent for itemStateChanged.
getJoltInputEvent() - Method in class bea.jolt.beans.swing11.JoltList
Get the current JoltInputEvent object that was sent for serviceReturned.
getJoltInputEvent() - Method in class bea.jolt.beans.swing11.JoltTextField
Get the current JoltInputEvent object that was sent for textValueChanged.
getJoltOutputEvent() - Method in class bea.jolt.beans.JoltServiceBean
Get to the JoltOutputEvent object encapsulated by the JoltServiceBean.
getJolti18nFlag() - Static method in class bea.jolt.SBuffer
 
getKeys() - Method in class bea.jolt.JoltDefinition
Enumerates the property keys.
getKeys() - Method in class bea.jolt.JoltParam
Get an enumeration of the property keys.
getKeys() - Method in class bea.jolt.JoltSessionAttributes
Enumerate the attribute names.
getLabel(String, int) - Method in class bea.jolt.pool.ServiceInfo
Gets a presentable label for a multi-occurrence attribute.
getLastAccessTime() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl
Returns the Last Access Date and Time
getMBEncoding() - Static method in class bea.jolt.MBEncoding
Get the Tuxedo encoding name to which the MBSTRING data sent to the Tuxedo server is converted.
getMBStringDef(String, String) - Method in class bea.jolt.JoltMessage
Get the first item based on its name.
getMBStringDef(String, String) - Method in class bea.jolt.JoltRemoteService
Get the mbstring value of the first occurrence of the item.
getMBStringDef(String, String) - Method in interface bea.jolt.Message
Get the first item based on its name.
getMBStringItemDef(String, int, String) - Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of mbstring data type.
getMBStringItemDef(String, int, String) - Method in class bea.jolt.JoltRemoteService
Get the mbstring value of an occurrence of the item.
getMBStringItemDef(String, int, String) - Method in interface bea.jolt.Message
Get an occurrence of a named item of mbstring data type.
getMaxCapacity() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionPoolRuntimeMBeanImpl
 
getMaxConnections() - Method in class bea.jolt.pool.SessionPool
This method is part of the session pool administrative API.
getMaxCount(String) - Method in class bea.jolt.pool.ServiceInfo
Gets the maximum occurrence count for an attribute defined in the service definition.
getMaxLength() - Method in class bea.jolt.JoltParam
Get the max length defined.
getMaxOccurrence() - Method in class bea.jolt.JoltParam
Get the max occurrence defined.
getMessage() - Method in class bea.jolt.JoltReply
Get the response message
getMessageDef(String, JoltMessage) - Method in class bea.jolt.JoltMessage
Get the first item based on its name.
getMessageItemDef(String, int, JoltMessage) - Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of the JoltMessage data type.
getMethodDescriptors() - Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.JoltUserEventBeanBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.awt.JoltListBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing.JoltListBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing11.JoltListBeanInfo
 
getMethodDescriptors() - Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
 
getMinConn() - Method in class bea.jolt.pool.SessionPool
 
getName() - Method in class bea.jolt.JoltDefinition
Get the name of the definition (e.g.
getName() - Method in class bea.jolt.JoltParam
Get the name of the parameter.
getName() - Method in class bea.jolt.JoltRemoteService
Get the name of this service.
getNames() - Method in class bea.jolt.JoltMessage
Get the field names in the message.
getObject() - Method in class bea.jolt.ApplicationException
The getObject method gets the object that throws the exception.
getObject() - Method in class bea.jolt.JoltException
 
getOccurrenceCount(String) - Method in class bea.jolt.JoltMessage
Get the number of occurrence of a named item.
getOccurrenceCount(String) - Method in class bea.jolt.JoltRemoteService
Get the occurrence count of an item referred by its name.
getOccurrenceCount(String) - Method in interface bea.jolt.Message
Get the number of occurrence of a named item.
getOccurrenceCount() - Method in class bea.jolt.beans.JoltInputEvent
Get the number of occurrences of the field.
getOccurrenceCount(String) - Method in class bea.jolt.beans.JoltServiceBean
Get the number of occurrences of a field from the Jolt output message buffer.
getOccurrenceIndex() - Method in class bea.jolt.beans.awt.JoltCheckbox
Get the occurrence index of the field represented by this JoltCheckbox.
getOccurrenceIndex() - Method in class bea.jolt.beans.awt.JoltChoice
Get the occurrence index of the field represented by this JoltChoice.
getOccurrenceIndex() - Method in class bea.jolt.beans.awt.JoltLabel
Get the occurrence index of the field represented by this JoltLabel.
getOccurrenceIndex() - Method in class bea.jolt.beans.awt.JoltList
Get the occurrence index of the field represented by this JoltList.
getOccurrenceIndex() - Method in class bea.jolt.beans.awt.JoltTextField
Get the occurrence index of the field represented by this JoltTextField.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing.JoltCheckbox
Get the occurrence index of the field represented by this JoltCheckbox.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing.JoltChoice
Get the occurrence index of the field represented by this JoltChoice.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing.JoltLabel
Get the occurrence index of the field represented by this JoltLabel.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing.JoltList
Get the occurrence index of the field represented by this JoltList.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing.JoltTextField
Get the occurrence index of the field represented by this JoltTextField.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the occurrence index of the field represented by this JoltCheckbox.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing11.JoltChoice
Get the occurrence index of the field represented by this JoltChoice.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing11.JoltLabel
Get the occurrence index of the field represented by this JoltLabel.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing11.JoltList
Get the occurrence index of the field represented by this JoltList.
getOccurrenceIndex() - Method in class bea.jolt.beans.swing11.JoltTextField
Get the occurrence index of the field represented by this JoltTextField.
getOutputTextValue(String) - Method in class bea.jolt.beans.JoltServiceBean
Get the value of a field in the Jolt output message buffer as a String.
getOutputTextValue(String, int) - Method in class bea.jolt.beans.JoltServiceBean
Get the value of one occurrence of a field in the Jolt output message buffer as a String.
getOutputTextValues(String) - Method in class bea.jolt.beans.JoltServiceBean
Get all occurrences of a field in the Jolt output message buffer as String.
getOutputValue(String) - Method in class bea.jolt.beans.JoltServiceBean
Get the value of a field in the Jolt output message buffer using the field's native type.
getOutputValue(String, int) - Method in class bea.jolt.beans.JoltServiceBean
Get the value of one occurrence of a field in the Jolt output message buffer using the field's native type.
getOutputValues(String) - Method in class bea.jolt.beans.JoltServiceBean
Get all occurrences of a field in the Jolt output message buffer using the field's native type.
getOutputs() - Method in class bea.jolt.JoltRemoteService
Get the output parameter message buffer.
getParam(String) - Method in class bea.jolt.JoltDefinition
Get the parameter object for the name.
getParams() - Method in class bea.jolt.JoltDefinition
Enumerates the parameter list.
getPendingRequestCount() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl
Returns the Pending Request Count
getPoolName() - Method in class bea.jolt.pool.SessionPool
 
getPoolName() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionPoolRuntimeMBeanImpl
Implements JoltConnectionPoolRuntimeMBean interface
getPoolState() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionPoolRuntimeMBeanImpl
 
getProperty(String) - Method in class bea.jolt.JoltDefinition
Get a property element of the definition.
getProperty(String) - Method in class bea.jolt.JoltParam
Get a property element of the named parameter.
getPropertyChangeEvent() - Method in class bea.jolt.beans.JoltSessionBean
Constructor
getPropertyDescriptors() - Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.JoltUserEventBeanBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.awt.JoltListBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing.JoltListBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing11.JoltListBeanInfo
 
getPropertyDescriptors() - Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
 
getRealmName() - Method in interface bea.jolt.SecurityContext
 
getRealmName() - Method in class bea.jolt.pool.servlet.weblogic.SecurityContextImpl
This method gets the current user and its realm name.
getReceiveTimeOut() - Method in class bea.jolt.beans.JoltSessionBean
Gets the RECVTIMEOUT attribute.
getRepository() - Method in class bea.jolt.JoltSession
Get the client repository that caches service definitions.
getRequestCount() - Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getRequestCount() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl
Returns the Request Count
getRequestType() - Method in class bea.jolt.JoltRemoteService
Get the type of this request object.
getResult() - Method in class bea.jolt.pool.ApplicationException
Gets the Result object from the BEA Tuxedo service invocation.
getSecurityContextClass() - Method in class bea.jolt.pool.SessionPool
 
getSendTimeOut() - Method in class bea.jolt.beans.JoltSessionBean
Gets the SENDTIMEOUT attribute.
getServiceName() - Method in class bea.jolt.beans.JoltServiceBean
Gets the name of the remote service that this bean represents.
getSession() - Method in class bea.jolt.JoltTransaction
Get the session associated with this transaction.
getSession() - Method in class bea.jolt.beans.JoltServiceBean
Get the JoltSessionBean object used by this JoltServiceBean.
getSession() - Method in class bea.jolt.beans.JoltUserEventBean
Get the JoltSessionBean object used by this JoltUserEventBean
getSessionPool(String) - Method in class bea.jolt.pool.SessionPoolManager
Returns a named session pool.
getSessionPoolManager() - Static method in class bea.jolt.pool.servlet.ServletPoolManagerConfig
Get the session pool manager for servlet environment.
getSessionTimeOut() - Method in class bea.jolt.beans.JoltSessionBean
Gets the SESSIONTIMEOUT attribute.
getShareLock() - Method in class bea.jolt.LockMonitor
Get a shared lock.
getShortDef(String, short) - Method in class bea.jolt.JoltMessage
Get the first item based on its name.
getShortDef(String, short) - Method in class bea.jolt.JoltRemoteService
Get the short value of the first occurrence of the item.
getShortDef(String, short) - Method in class bea.jolt.JoltSessionAttributes
Get the short integer (16-bit) value of an attribute.
getShortDef(String, short) - Method in interface bea.jolt.Message
Get the first item based on its name.
getShortItemDef(String, int, short) - Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of short data type.
getShortItemDef(String, int, short) - Method in class bea.jolt.JoltRemoteService
Get the short value of an occurrence of the item.
getShortItemDef(String, int, short) - Method in interface bea.jolt.Message
Get an occurrence of a named item of short data type.
getSingleOccurrence() - Method in class bea.jolt.beans.JoltInputEvent
Get the position of the field.
getString(byte[], int, int) - Static method in class bea.jolt.SBuffer
 
getStringDef(String, String) - Method in class bea.jolt.JoltMessage
Get the first item based on its name.
getStringDef(String, String) - Method in class bea.jolt.JoltRemoteService
Get the string value of the first occurrence of the item.
getStringDef(String, String) - Method in class bea.jolt.JoltSessionAttributes
Get the string value of an attribute.
getStringDef(String, String) - Method in interface bea.jolt.Message
Get the first item based on its name.
getStringErrorDetail() - Method in class bea.jolt.ServiceException
 
getStringItemDef(String, int, String) - Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of string data type.
getStringItemDef(String, int, String) - Method in class bea.jolt.JoltRemoteService
Get the string value of an occurrence of the item.
getStringItemDef(String, int, String) - Method in interface bea.jolt.Message
Get an occurrence of a named item of string data type.
getStringValue(String, int, String) - Method in class bea.jolt.pool.servlet.ServletResult
Gets the string value of a data element associated with a name and an index.
getStringValue(String, String) - Method in class bea.jolt.pool.servlet.ServletResult
Gets the string value of a data element associated with a name.
getTextValue() - Method in class bea.jolt.beans.JoltInputEvent
Get the value as a String
getTextValue(String) - Method in class bea.jolt.beans.JoltOutputEvent
Get the value of a field in the reply/event message as a String.
getTextValue(String, int) - Method in class bea.jolt.beans.JoltOutputEvent
Get the value of one occurrence of a field in the reply/event message as String.
getTextValues() - Method in class bea.jolt.beans.JoltInputEvent
Get the occurring values as String.
getTextValues(String) - Method in class bea.jolt.beans.JoltOutputEvent
Get all occurrences of a field in the reply/event message as Strings.
getTransactional() - Method in class bea.jolt.beans.JoltServiceBean
Returns true if the bean is in transactional mode, otherwise it returns false.
getTrueValue() - Method in class bea.jolt.beans.awt.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is checked.
getTrueValue() - Method in class bea.jolt.beans.swing.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is checked.
getTrueValue() - Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is checked.
getType() - Method in class bea.jolt.JoltDefinition
Get the type of definition.
getType() - Method in class bea.jolt.JoltParam
Get the data type.
getType(String) - Method in class bea.jolt.pool.ServiceInfo
Gets a data type presented in string for an attribute.
getTypeName() - Method in class bea.jolt.JoltDefinition
Get the key token to the repository.
getUseCount() - Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getUser() - Method in class bea.jolt.pool.SessionPool
 
getUserName() - Method in class bea.jolt.beans.JoltSessionBean
Gets the Tuxedo user name to be used at logon.
getUserPassword() - Method in class bea.jolt.beans.JoltSessionBean
Gets the Tuxedo user password to be used at logon.
getUserRole() - Method in class bea.jolt.beans.JoltSessionBean
Gets the Tuxedo user role to be used at logon.
getUsrName() - Method in interface bea.jolt.SecurityContext
 
getUsrName() - Method in class bea.jolt.pool.servlet.weblogic.SecurityContextImpl
This method gets the current user and its principal name.
getValue() - Method in class bea.jolt.beans.ElementEditor
 
getValue() - Method in class bea.jolt.beans.JoltInputEvent
Get the value in its native representation.
getValue(String) - Method in class bea.jolt.beans.JoltOutputEvent
Get the value of a field in the reply/event message using the field's native data format.
getValue(String, int) - Method in class bea.jolt.beans.JoltOutputEvent
Get the value of one occurrence of a field in the reply/event message using the field's native data format.
getValue() - Method in class bea.jolt.beans.ServiceEditor
 
getValue() - Method in class bea.jolt.beans.SessionEditor
 
getValue(String, int, Object) - Method in class bea.jolt.pool.DataSet
Gets the data element associated with the specified name and index.
getValue(String, Object) - Method in class bea.jolt.pool.DataSet
Gets the data element associated with the specified name.
getValues() - Method in class bea.jolt.beans.JoltInputEvent
Get the occurring values in its native representation.
getValues(String) - Method in class bea.jolt.beans.JoltOutputEvent
Get all occurrences of a field in the reply/event message message using the field's native data format.
getVersion() - Method in class bea.jolt.JoltDefinition
Get the version number of the definition.

I

I18NPROPERTYCLASS - Static variable in class bea.jolt.SBuffer
 
I18nProperty - class bea.jolt.I18nProperty.
This class gets the encoding property from the environment.
I18nProperty() - Constructor for class bea.jolt.I18nProperty
 
ID(int, int) - Static method in class bea.jolt.SBuffer
This method is to construct the 32-bit Field ID.
IDLETIMEOUT - Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for network idle timeout (in seconds), used with setInt().
importRequest(HttpServletRequest) - Method in class bea.jolt.pool.servlet.ServletDataSet
Imports the HTML field names and corresponding values from a javax.servlet.http.HttpServletRequest object.
inTransaction() - Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
isAlive() - Method in class bea.jolt.JoltSession
The isAlive method returns a Boolean (true/false) value indicating whether the client session is valid or not.
isAlive() - Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
isAlive() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl
Returns the Connection Alive indicator
isEventMessage() - Method in class bea.jolt.beans.JoltOutputEvent
Report true if this JoltOutputEvent was constructed for a Tuxedo user event, report false it it was constructed for a service reply.
isInTransaction() - Method in class bea.jolt.beans.JoltSessionBean
Returns true or false depending on whether there is a started transaction.
isInTransaction() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl
Returns the Connection in Transaction indicator
isKeepAlive() - Method in class bea.jolt.pool.SessionPool
Check if it is a keep alive session.
isLoggedOn() - Method in class bea.jolt.beans.JoltSessionBean
Does the session exist?
isMandatory() - Method in class bea.jolt.JoltParam
Check if the parameter is a manadatory field.
isSecurityContextPropagation() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionPoolRuntimeMBeanImpl
 
isSuspended() - Method in class bea.jolt.pool.SessionPool
This method is part of the session pool administrative API.
isText() - Method in class bea.jolt.beans.JoltInputEvent
Returns true if the field value is String, otherwise it returns false.
isTransactional() - Method in class bea.jolt.beans.JoltServiceBean
Returns true if the bean is in transactional mode, otherwise it returns false.
isVector() - Method in class bea.jolt.beans.JoltInputEvent
Returns true if the field has multiple occurrences, otherwise it returns false.
itemStateChanged(ItemEvent) - Method in class bea.jolt.beans.awt.JoltCheckbox
The state of the Checkbox changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent) - Method in class bea.jolt.beans.awt.JoltChoice
The state of the Choice changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent) - Method in class bea.jolt.beans.awt.JoltList
The state of the JoltList changed; generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent) - Method in class bea.jolt.beans.swing.JoltCheckbox
The state of the Checkbox changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent) - Method in class bea.jolt.beans.swing.JoltChoice
The state of the Choice changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent) - Method in class bea.jolt.beans.swing.JoltList
The state of the JoltList changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent) - Method in class bea.jolt.beans.swing11.JoltCheckbox
The state of the Checkbox changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent) - Method in class bea.jolt.beans.swing11.JoltChoice
The state of the Choice changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent) - Method in class bea.jolt.beans.swing11.JoltList
The state of the JoltList changed, generate a JoltInputEvent and notify event listeners.

J

JOLTVERSION - Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for Jolt server version.
JoltAdmSession - class bea.jolt.JoltAdmSession.
Deprecated. As of Jolt 1.2, user should extend from JoltSession class and call the protected @link bea.jolt.JoltSession.logon() method.
JoltAdmSession(JoltSessionAttributes, String, String, String, String) - Constructor for class bea.jolt.JoltAdmSession
Deprecated. Instantiate an administrative session for Jolt administrative tools.
JoltCheckbox - class bea.jolt.beans.awt.JoltCheckbox.
This is a Jolt-aware extension of java.awt.Checkbox, which is linked to a specific Jolt field by its JoltFieldName property.
JoltCheckbox() - Constructor for class bea.jolt.beans.awt.JoltCheckbox
Constructor
JoltCheckbox - class bea.jolt.beans.swing.JoltCheckbox.
This is a Jolt-aware extension of java.awt.Checkbox, which is linked to a specific Jolt field by its JoltFieldName property.
JoltCheckbox() - Constructor for class bea.jolt.beans.swing.JoltCheckbox
Constructor
JoltCheckbox - class bea.jolt.beans.swing11.JoltCheckbox.
This is a Jolt-aware extension of java.awt.Checkbox, which is linked to a specific Jolt field by its JoltFieldName property.
JoltCheckbox() - Constructor for class bea.jolt.beans.swing11.JoltCheckbox
Constructor
JoltCheckboxBeanInfo - class bea.jolt.beans.awt.JoltCheckboxBeanInfo.
 
JoltCheckboxBeanInfo() - Constructor for class bea.jolt.beans.awt.JoltCheckboxBeanInfo
 
JoltCheckboxBeanInfo - class bea.jolt.beans.swing.JoltCheckboxBeanInfo.
 
JoltCheckboxBeanInfo() - Constructor for class bea.jolt.beans.swing.JoltCheckboxBeanInfo
 
JoltCheckboxBeanInfo - class bea.jolt.beans.swing11.JoltCheckboxBeanInfo.
 
JoltCheckboxBeanInfo() - Constructor for class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
 
JoltChoice - class bea.jolt.beans.awt.JoltChoice.
This is a Jolt-aware extension of java.awt.Choice, which is linked to a specific Jolt field by its JoltFieldName property.
JoltChoice() - Constructor for class bea.jolt.beans.awt.JoltChoice
Constructor
JoltChoice - class bea.jolt.beans.swing.JoltChoice.
This is a Jolt-aware extension of java.awt.Choice, which is linked to a specific Jolt field by its JoltFieldName property.
JoltChoice() - Constructor for class bea.jolt.beans.swing.JoltChoice
Constructor
JoltChoice - class bea.jolt.beans.swing11.JoltChoice.
This is a Jolt-aware extension of java.awt.Choice, which is linked to a specific Jolt field by its JoltFieldName property.
JoltChoice() - Constructor for class bea.jolt.beans.swing11.JoltChoice
Constructor
JoltChoiceBeanInfo - class bea.jolt.beans.awt.JoltChoiceBeanInfo.
 
JoltChoiceBeanInfo() - Constructor for class bea.jolt.beans.awt.JoltChoiceBeanInfo
 
JoltChoiceBeanInfo - class bea.jolt.beans.swing.JoltChoiceBeanInfo.
 
JoltChoiceBeanInfo() - Constructor for class bea.jolt.beans.swing.JoltChoiceBeanInfo
 
JoltChoiceBeanInfo - class bea.jolt.beans.swing11.JoltChoiceBeanInfo.
 
JoltChoiceBeanInfo() - Constructor for class bea.jolt.beans.swing11.JoltChoiceBeanInfo
 
JoltClientVersion() - Method in class bea.jolt.JoltSessionAttributes
 
JoltDefinition - class bea.jolt.JoltDefinition.
This class represents the definition of a Jolt object that can be both a service and an asynchronous message.
JoltDefinition(String, String) - Constructor for class bea.jolt.JoltDefinition
This contstructor builds a new definition.
JoltDefinition(String) - Constructor for class bea.jolt.JoltDefinition
This constructor takes a string definition and converts it into an object.
JoltException - exception bea.jolt.JoltException.
 
JoltException(String) - Constructor for class bea.jolt.JoltException
 
JoltException(String, Exception) - Constructor for class bea.jolt.JoltException
 
JoltException(int, Object, Exception) - Constructor for class bea.jolt.JoltException
 
JoltException(int, Object, String) - Constructor for class bea.jolt.JoltException
 
JoltException(int, Object, String, Exception) - Constructor for class bea.jolt.JoltException
 
JoltInputEvent - class bea.jolt.beans.JoltInputEvent.
JoltInputEvent carries information about input data to JoltServiceBeans.
JoltInputEvent(Object, String, Object) - Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a single data element and it is represented in a native data format.
JoltInputEvent(Object, String, Object, int) - Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a data element with multiple occurrences, but only one occurrence is to be set, and it is represented in a native data format.
JoltInputEvent(Object, String, Object[]) - Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a data element with multiple occurrences and it is represented in a native data format.
JoltInputEvent(Object, String, String) - Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a single data element and it is represented as a String.
JoltInputEvent(Object, String, String, int) - Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a data element with multiple occurrences, but only one occurrence is to be set, and it is represented as a String.
JoltInputEvent(Object, String, String[]) - Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a data element with multiple occurrences and it is represented as an array of Strings.
JoltInputListener - interface bea.jolt.beans.JoltInputListener.
This interface is implemented by listeners of JoltInputEvents.
JoltLabel - class bea.jolt.beans.awt.JoltLabel.
This is a Jolt-aware extension of java.awt.Label, which is linked to a specific Jolt field by its JoltFieldName property.
JoltLabel() - Constructor for class bea.jolt.beans.awt.JoltLabel
Constructor
JoltLabel - class bea.jolt.beans.swing.JoltLabel.
This is a Jolt-aware extension of java.awt.Label, which is linked to a specific Jolt field by its JoltFieldName property.
JoltLabel() - Constructor for class bea.jolt.beans.swing.JoltLabel
Constructor
JoltLabel - class bea.jolt.beans.swing11.JoltLabel.
This is a Jolt-aware extension of java.awt.Label, which is linked to a specific Jolt field by its JoltFieldName property.
JoltLabel() - Constructor for class bea.jolt.beans.swing11.JoltLabel
Constructor
JoltLabelBeanInfo - class bea.jolt.beans.awt.JoltLabelBeanInfo.
 
JoltLabelBeanInfo() - Constructor for class bea.jolt.beans.awt.JoltLabelBeanInfo
 
JoltLabelBeanInfo - class bea.jolt.beans.swing.JoltLabelBeanInfo.
 
JoltLabelBeanInfo() - Constructor for class bea.jolt.beans.swing.JoltLabelBeanInfo
 
JoltLabelBeanInfo - class bea.jolt.beans.swing11.JoltLabelBeanInfo.
 
JoltLabelBeanInfo() - Constructor for class bea.jolt.beans.swing11.JoltLabelBeanInfo
 
JoltList - class bea.jolt.beans.awt.JoltList.
This is a Jolt-aware extension of java.awt.List, which is linked to a specific Jolt field by its JoltFieldName property.
JoltList() - Constructor for class bea.jolt.beans.awt.JoltList
Constructor
JoltList - class bea.jolt.beans.swing.JoltList.
This is a Jolt-aware extension of java.awt.List, which is linked to a specific Jolt field by its JoltFieldName property.
JoltList() - Constructor for class bea.jolt.beans.swing.JoltList
Constructor
JoltList - class bea.jolt.beans.swing11.JoltList.
This is a Jolt-aware extension of java.awt.List, which is linked to a specific Jolt field by its JoltFieldName property.
JoltList() - Constructor for class bea.jolt.beans.swing11.JoltList
Constructor
JoltListBeanInfo - class bea.jolt.beans.awt.JoltListBeanInfo.
 
JoltListBeanInfo() - Constructor for class bea.jolt.beans.awt.JoltListBeanInfo
 
JoltListBeanInfo - class bea.jolt.beans.swing.JoltListBeanInfo.
 
JoltListBeanInfo() - Constructor for class bea.jolt.beans.swing.JoltListBeanInfo
 
JoltListBeanInfo - class bea.jolt.beans.swing11.JoltListBeanInfo.
 
JoltListBeanInfo() - Constructor for class bea.jolt.beans.swing11.JoltListBeanInfo
 
JoltMessage - class bea.jolt.JoltMessage.
This class encapsulates the attribute-value pair data for the application protocol.
JoltOutputEvent - class bea.jolt.beans.JoltOutputEvent.
JoltOutputEvent is the event class for event objects sent from JoltServiceBeans to GUI controls once the reply from the Tuxedo service has been received.
JoltOutputListener - interface bea.jolt.beans.JoltOutputListener.
This interface is implemented by listeners of JoltOutputEvents.
JoltParam - class bea.jolt.JoltParam.
JoltParam implements the parameter object in a service definition object.
JoltParam() - Constructor for class bea.jolt.JoltParam
 
JoltRemoteService - class bea.jolt.JoltRemoteService.
JoltRemoteService provides an implementation of the Tuxedo synchronous Request/Reply communication model.
JoltRemoteService(String, Session) - Constructor for class bea.jolt.JoltRemoteService
This constructor gets the service that matches the definition in the repository.
JoltRemoteService(String, Session, int) - Constructor for class bea.jolt.JoltRemoteService
This constructor ensures that the version between a client program and the data in the repository match.
JoltReply - class bea.jolt.JoltReply.
JoltReply is a place holder of the message for unsolicited messages or event notifications.
JoltRepository - class bea.jolt.JoltRepository.
This class provides access and control to the repository of service definitions.
JoltRequest - class bea.jolt.JoltRequest.
JoltRequest is an abstract class that provides a simple implementation of Request to minimize the class size.
JoltServiceBean - class bea.jolt.beans.JoltServiceBean.
The JoltServiceBean represents a remote Tuxedo service.
JoltServiceBean() - Constructor for class bea.jolt.beans.JoltServiceBean
Constructor
JoltServiceBeanBeanInfo - class bea.jolt.beans.JoltServiceBeanBeanInfo.
 
JoltServiceBeanBeanInfo() - Constructor for class bea.jolt.beans.JoltServiceBeanBeanInfo
 
JoltSession - class bea.jolt.JoltSession.
The JoltSession class represents the logon session object and is used to access available Tuxedo services.
JoltSession(JoltSessionAttributes, String, String, String, String) - Constructor for class bea.jolt.JoltSession
The JoltSession constructor creates a JoltSession object with attributes from the JoltSessionAttributes class.
JoltSessionAttributes - class bea.jolt.JoltSessionAttributes.
The JoltSessionAttributes class defines the set of attributes that the JoltSession constructor accepts.
JoltSessionAttributes() - Constructor for class bea.jolt.JoltSessionAttributes
The constructor resets all the attributes to their initial values.
JoltSessionBean - class bea.jolt.beans.JoltSessionBean.
The JoltSessionBean represents the Tuxedo session.
JoltSessionBean() - Constructor for class bea.jolt.beans.JoltSessionBean
 
JoltSessionBeanBeanInfo - class bea.jolt.beans.JoltSessionBeanBeanInfo.
 
JoltSessionBeanBeanInfo() - Constructor for class bea.jolt.beans.JoltSessionBeanBeanInfo
 
JoltTextField - class bea.jolt.beans.awt.JoltTextField.
This is a Jolt-aware extension of java.awt.TextField that is linked to a specific Jolt field by its JoltFieldName property.
JoltTextField() - Constructor for class bea.jolt.beans.awt.JoltTextField
Constructor
JoltTextField - class bea.jolt.beans.swing.JoltTextField.
This is a Jolt-aware extension of java.awt.TextField that is linked to a specific Jolt field by its JoltFieldName property.
JoltTextField() - Constructor for class bea.jolt.beans.swing.JoltTextField
Constructor
JoltTextField - class bea.jolt.beans.swing11.JoltTextField.
This is a Jolt-aware extension of java.awt.TextField that is linked to a specific Jolt field by its JoltFieldName property.
JoltTextField() - Constructor for class bea.jolt.beans.swing11.JoltTextField
Constructor
JoltTextFieldBeanInfo - class bea.jolt.beans.awt.JoltTextFieldBeanInfo.
 
JoltTextFieldBeanInfo() - Constructor for class bea.jolt.beans.awt.JoltTextFieldBeanInfo
 
JoltTextFieldBeanInfo - class bea.jolt.beans.swing.JoltTextFieldBeanInfo.
 
JoltTextFieldBeanInfo() - Constructor for class bea.jolt.beans.swing.JoltTextFieldBeanInfo
 
JoltTextFieldBeanInfo - class bea.jolt.beans.swing11.JoltTextFieldBeanInfo.
 
JoltTextFieldBeanInfo() - Constructor for class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
 
JoltTransaction - class bea.jolt.JoltTransaction.
The JoltTransaction class is the explicit transaction model for Jolt.
JoltTransaction(int, Session) - Constructor for class bea.jolt.JoltTransaction
The constructor (or the method that is invoked automatically when a new instance of a class is created) implies the beginning of the transaction.
JoltTransaction(int, Session, String, String) - Constructor for class bea.jolt.JoltTransaction
 
JoltUserEvent - class bea.jolt.JoltUserEvent.
The JoltUserEvent class implements a subscription to an asynchronous notification event.
JoltUserEvent(String, String, Session) - Constructor for class bea.jolt.JoltUserEvent
This constructor subscribes the specific asynchronous notification.
JoltUserEventBean - class bea.jolt.beans.JoltUserEventBean.
The JoltUserEventBean provides access to Tuxedo events.
JoltUserEventBean() - Constructor for class bea.jolt.beans.JoltUserEventBean
Constructor
JoltUserEventBeanBeanInfo - class bea.jolt.beans.JoltUserEventBeanBeanInfo.
 
JoltUserEventBeanBeanInfo() - Constructor for class bea.jolt.beans.JoltUserEventBeanBeanInfo
 
jolti18nFlag - Static variable in class bea.jolt.SBuffer
 

L

LockMonitor - class bea.jolt.LockMonitor.
This utility class implements a simple share/exclusive lock.
LockMonitor() - Constructor for class bea.jolt.LockMonitor
 
load(String) - Static method in class bea.jolt.pool.PoolManagerConfig
It loads property file for a session pool.
logoff() - Method in class bea.jolt.beans.JoltSessionBean
This method closes the session to Tuxedo.
logon() - Method in class bea.jolt.beans.JoltSessionBean
This method opens a new session to Tuxedo.
logonDialog - class bea.jolt.beans.logonDialog.
 
logonDialog(Frame, boolean) - Constructor for class bea.jolt.beans.logonDialog
 
logonDialog(Frame, String, boolean) - Constructor for class bea.jolt.beans.logonDialog
 

M

MAXPOOLSIZE - Static variable in class bea.jolt.pool.PoolManagerConfig
 
MBEncoding - class bea.jolt.MBEncoding.
This class provides the utilities for handling the encoding name for MBSTRING data.
MBEncoding() - Constructor for class bea.jolt.MBEncoding
 
MINPOOLSIZE - Static variable in class bea.jolt.pool.PoolManagerConfig
 
Message - interface bea.jolt.Message.
This interface provides the set, get, add, and delete methods to interact with any instance of an item in the message object.
MessageException - exception bea.jolt.MessageException.
This exception is thrown when there's an error in parsing the internal message object.
main(String[]) - Static method in class bea.jolt.GetJoltVersion
 
main(String[]) - Static method in class bea.jolt.pool.servlet.weblogic.PoolManagerShutDown
 
main(String[]) - Static method in class bea.jolt.pool.servlet.weblogic.PoolManagerStartUp
 
mapJavaToTuxedo(String) - Static method in class bea.jolt.MBEncoding
Map the Java encoding name to the corresponding Tuxedo encoding name.
mapTuxedoToJava(String) - Static method in class bea.jolt.MBEncoding
Map the Tuxedo encoding name to the corresponding Java encoding name.
message - Variable in class bea.jolt.beans.JoltOutputEvent
 

N

NOACCESS - Static variable in class bea.jolt.JoltParam
The numeric value for access type: NOACCESS
NOAUTH - Static variable in class bea.jolt.JoltSessionAttributes
Authentication level: No authentication is required to access the system.
numParams() - Method in class bea.jolt.JoltDefinition
Get the number of parameters in the hash (which excludes duplicate parameter definitions).
numParamsInList() - Method in class bea.jolt.JoltDefinition
Get the number of parameters in the list (which includes duplicate parameter definitions).

O

onDisconnect() - Method in class bea.jolt.JoltSession
Default event handler for the loss of network connection.
onReply(JoltReply) - Method in class bea.jolt.JoltSession
The onReply method is the default event handler for all events.
onReply(JoltReply) - Method in class bea.jolt.Session
 

P

POOLNAME - Static variable in class bea.jolt.pool.PoolManagerConfig
 
PoolManagerConfig - class bea.jolt.pool.PoolManagerConfig.
This class is the startup class for a Jolt Session Pool Manager and one or more associated Jolt Session Pools.
PoolManagerConfig() - Constructor for class bea.jolt.pool.PoolManagerConfig
 
PoolManagerShutDown - class bea.jolt.pool.servlet.weblogic.PoolManagerShutDown.
This class is the shutdown class for a Jolt Session Pool Manager and one or more Jolt Session Pools.
PoolManagerShutDown() - Constructor for class bea.jolt.pool.servlet.weblogic.PoolManagerShutDown
 
PoolManagerStartUp - class bea.jolt.pool.servlet.weblogic.PoolManagerStartUp.
This class is the startup class for a Jolt Session Pool Manager and one or more associated Jolt Session Pools.
PoolManagerStartUp() - Constructor for class bea.jolt.pool.servlet.weblogic.PoolManagerStartUp
 
poolName - Variable in class bea.jolt.pool.SessionPoolManager
When session pools are being used with the BEA WebLogic Application Server, the session pool manager is created at startup.
poolmgr - Static variable in class bea.jolt.pool.SessionPoolManager
 
propagateSecurityContext() - Method in class bea.jolt.pool.SessionPool
 
propertyChange(PropertyChangeEvent) - Method in class bea.jolt.beans.JoltServiceBean
Event handler for PropertyChange events.
propertyChange(PropertyChangeEvent) - Method in class bea.jolt.beans.JoltUserEventBean
Event handler for PropertyChange events.
putProperty(String, String) - Method in class bea.jolt.JoltDefinition
Put a property element for the definition.

R

READONLY - Static variable in class bea.jolt.JoltParam
The numeric value for access type: READONLY
READWRITE - Static variable in class bea.jolt.JoltParam
The numeric value for access type: READWRITE
RECONNECT - Static variable in class bea.jolt.JoltSessionAttributes
The connection mode of RECONNECT means the client establishes a transient connection, brings it down when an idle timeout is reached, and reconnects for new requests within a session.
RECVTIMEOUT - Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for network receive timeout (in seconds), used with setInt().
RETAINED - Static variable in class bea.jolt.JoltSessionAttributes
The connection mode of RETAINED means a client must maintain a network connection with the Jolt Server throughout the session.
Result - class bea.jolt.pool.Result.
This class is returned by the SessionPool.call() method after a BEA Tuxedo service has been invoked.
releaseLock() - Method in class bea.jolt.LockMonitor
Release the lock claimed by the current thread.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.awt.JoltCheckbox
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.awt.JoltChoice
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.awt.JoltList
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.awt.JoltTextField
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing.JoltCheckbox
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing.JoltChoice
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing.JoltList
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing.JoltTextField
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing11.JoltCheckbox
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing11.JoltChoice
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing11.JoltList
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener) - Method in class bea.jolt.beans.swing11.JoltTextField
This method is used to unregister JoltInput listeners.
removeJoltOutputListener(JoltOutputListener) - Method in class bea.jolt.beans.JoltServiceBean
Remove a JoltOutputEvent listener.
removeJoltOutputListener(JoltOutputListener) - Method in class bea.jolt.beans.JoltSessionBean
Remove a JoltOutputEvent listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class bea.jolt.beans.JoltSessionBean
Remove this PropertyChangeListener from the internal list.
removeSessionPool(String) - Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.
resetConnectionPool() - Method in class bea.jolt.pool.servlet.weblogic.ConnectionPoolRuntimeMBeanImpl
 
rollback() - Method in class bea.jolt.JoltTransaction
Roll back or abort the transaction.
rollback() - Method in class bea.jolt.pool.Transaction
Rolls back the transaction.
rollbackTransaction() - Method in class bea.jolt.beans.JoltSessionBean
Aborts the transaction.

S

SBINARY - Static variable in class bea.jolt.SBuffer
The constant for the Byte Array (opaque) data type
SBYTE - Static variable in class bea.jolt.SBuffer
The constant for the Byte (8-bit) data type
SBuffer - class bea.jolt.SBuffer.
This class provides the constants for the data type.
SBuffer() - Constructor for class bea.jolt.SBuffer
 
SDOUBLE - Static variable in class bea.jolt.SBuffer
The constant for the Double data type
SENDTIMEOUT - Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for network send timeout (in seconds), used with setInt().
SESSIONTIMEOUT - Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for Jolt Server session timeout in seconds (-T option in JSL).
SFLOAT - Static variable in class bea.jolt.SBuffer
The constant for the Float data type
SINT - Static variable in class bea.jolt.SBuffer
The constant for the Int (32-bit) data type
SMBSTRING - Static variable in class bea.jolt.SBuffer
The constant for the MBString data type
SSHORT - Static variable in class bea.jolt.SBuffer
The constant for the Short (16-bit) data type
SSTRING - Static variable in class bea.jolt.SBuffer
The constant for the String data type
SSTRUCT - Static variable in class bea.jolt.SBuffer
The constant for the Structured Buffer data type
SecurityContext - interface bea.jolt.SecurityContext.
 
SecurityContextImpl - class bea.jolt.pool.servlet.weblogic.SecurityContextImpl.
This class extracts the security context from BEA Weblogic Server.
SecurityContextImpl() - Constructor for class bea.jolt.pool.servlet.weblogic.SecurityContextImpl
 
ServiceEditor - class bea.jolt.beans.ServiceEditor.
 
ServiceEditor() - Constructor for class bea.jolt.beans.ServiceEditor
 
ServiceException - exception bea.jolt.ServiceException.
This exception is thrown when a service invocation encounters a system level error.
ServiceException - exception bea.jolt.pool.ServiceException.
This exception is thrown when an error occurs in the execution of a BEA Tuxedo service.
ServiceInfo - class bea.jolt.pool.ServiceInfo.
This class provides the meta-information about a service and the parameters in the service.
ServiceInfo() - Constructor for class bea.jolt.pool.ServiceInfo
 
ServletDataSet - class bea.jolt.pool.servlet.ServletDataSet.
This class contains data elements that represent the input and output parameters of a BEA Tuxedo service.
ServletDataSet() - Constructor for class bea.jolt.pool.servlet.ServletDataSet
Constructs a default ServletDataSet object.
ServletDataSet(int) - Constructor for class bea.jolt.pool.servlet.ServletDataSet
Constructs a ServletDataSet with a specified initial capacity.
ServletPoolManagerConfig - class bea.jolt.pool.servlet.ServletPoolManagerConfig.
This class is the startup class for a Jolt Session Pool Manager and one or more associated Jolt Session Pools.
ServletPoolManagerConfig() - Constructor for class bea.jolt.pool.servlet.ServletPoolManagerConfig
 
ServletResult - class bea.jolt.pool.servlet.ServletResult.
This class provides methods to retrieve each field in a ServletResult object as a String.
ServletSessionPool - class bea.jolt.pool.servlet.ServletSessionPool.
This class provides a session pool for use in a Java servlet.
ServletSessionPoolManager - class bea.jolt.pool.servlet.ServletSessionPoolManager.
This class is a servlet-specific session pool manager.
ServletSessionPoolManager() - Constructor for class bea.jolt.pool.servlet.ServletSessionPoolManager
 
Session - class bea.jolt.Session.
An abstract class for a Jolt Session.
Session() - Constructor for class bea.jolt.Session
 
SessionConcentrator - class bea.jolt.beans.SessionConcentrator.
 
SessionConcentrator() - Constructor for class bea.jolt.beans.SessionConcentrator
 
SessionEditor - class bea.jolt.beans.SessionEditor.
 
SessionEditor() - Constructor for class bea.jolt.beans.SessionEditor
 
SessionException - exception bea.jolt.SessionException.
This exception is thrown when user cannot initiate a session due to an authentication error or system error.
SessionPool - class bea.jolt.pool.SessionPool.
This class represents a session pool that contains one or more connections (sessions) to a BEA Tuxedo system.
SessionPoolException - exception bea.jolt.pool.SessionPoolException.
This exception is thrown when there is an error in the session pool.
SessionPoolManager - class bea.jolt.pool.SessionPoolManager.
This class manages a collection of one or more session pools.
SessionPoolManager() - Constructor for class bea.jolt.pool.SessionPoolManager
Creates a default SessionPoolManager object with an initial capacity of 10.
serviceReturned(JoltOutputEvent) - Method in interface bea.jolt.beans.JoltOutputListener
This method will be called by a JoltServiceBean after its callService() completes successfully or by a JoltSessionBean when a Tuxedo notfication/event subscribed to by a JoltUserEventBean has arrived.
serviceReturned(JoltOutputEvent) - Method in class bea.jolt.beans.awt.JoltLabel
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent) - Method in class bea.jolt.beans.awt.JoltList
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent) - Method in class bea.jolt.beans.awt.JoltTextField
Handler method for JoltOutputEvents.
serviceReturned(JoltOutputEvent) - Method in class bea.jolt.beans.swing.JoltLabel
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent) - Method in class bea.jolt.beans.swing.JoltList
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent) - Method in class bea.jolt.beans.swing.JoltTextField
Handler method for JoltOutputEvents.
serviceReturned(JoltOutputEvent) - Method in class bea.jolt.beans.swing11.JoltLabel
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent) - Method in class bea.jolt.beans.swing11.JoltList
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent) - Method in class bea.jolt.beans.swing11.JoltTextField
Handler method for JoltOutputEvents.
setAppAddress(String) - Method in class bea.jolt.beans.JoltSessionBean
Sets the IP address (host name) and port number of the JSL or the Jolt Relay.
setAppPassword(String) - Method in class bea.jolt.beans.JoltSessionBean
Sets the Tuxedo application password to be used at logon.
setAppPassword(String) - Method in class bea.jolt.pool.UserInfo
This method is part of the session pool administrative API.
setAsText(String) - Method in class bea.jolt.beans.ElementEditor
 
setAsText(String) - Method in class bea.jolt.beans.ServiceEditor
 
setAsText(String) - Method in class bea.jolt.beans.SessionEditor
 
setByte(String, byte) - Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of byte data type.
setByte(String, byte) - Method in class bea.jolt.JoltRemoteService
Set or change the byte value of the first occurrence of an item referred by its name.
setByte(String, byte) - Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the byte (8-bit) value specified in the value parameter.
setByte(String, byte) - Method in interface bea.jolt.Message
Change the value for the first instance of the named item of byte data type.
setByteItem(String, int, byte) - Method in class bea.jolt.JoltMessage
Change the byte value of an occurrence of the named item.
setByteItem(String, int, byte) - Method in class bea.jolt.JoltRemoteService
Set or change the byte value of a particular item referred by its name.
setByteItem(String, int, byte) - Method in interface bea.jolt.Message
Change the byte value of an occurrence of the named item.
setBytes(String, byte[], int) - Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of byte-array data type.
setBytes(String, byte[], int) - Method in class bea.jolt.JoltRemoteService
Set or change the byte-array value of the first occurrence of an item referred by its name.
setBytes(String, byte[], int) - Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the byte-array value specified in the value parameter.
setBytes(String, byte[], int) - Method in interface bea.jolt.Message
Change the value for the first instance of the named item of byte-array data type.
setBytesItem(String, int, byte[], int) - Method in class bea.jolt.JoltMessage
Change the byte-array value of an occurrence of the named item.
setBytesItem(String, int, byte[], int) - Method in class bea.jolt.JoltRemoteService
Set or change the byte-array value of a particular item referred by its name.
setBytesItem(String, int, byte[], int) - Method in interface bea.jolt.Message
Change the byte-array value of an occurrence of the named item.
setCache(Enumeration) - Method in class bea.jolt.JoltRepository
Preload the data into the cache for this repository.
setDebug(boolean) - Method in class bea.jolt.beans.JoltServiceBean
Set the debug property.
setDouble(String, double) - Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of double data type.
setDouble(String, double) - Method in class bea.jolt.JoltRemoteService
Set or change the double value of the first occurrence of an item referred by its name.
setDouble(String, double) - Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the double precision (64-bit) value specified in the value parameter.
setDouble(String, double) - Method in interface bea.jolt.Message
Change the value for the first instance of the named item of a double data type.
setDoubleItem(String, int, double) - Method in class bea.jolt.JoltMessage
Change the double value of an occurrence of the named item.
setDoubleItem(String, int, double) - Method in class bea.jolt.JoltRemoteService
Set or change the double value of a particular item referred by its name.
setDoubleItem(String, int, double) - Method in interface bea.jolt.Message
Change the double value of an occurrence of the named item.
setEventName(String) - Method in class bea.jolt.beans.JoltUserEventBean
Set the regular expression of the user event this bean represents.
setFalseValue(String) - Method in class bea.jolt.beans.awt.JoltCheckbox
Set the field value if the box is unchecked.
setFalseValue(String) - Method in class bea.jolt.beans.swing.JoltCheckbox
Set the field value if the box is unchecked.
setFalseValue(String) - Method in class bea.jolt.beans.swing11.JoltCheckbox
Set the field value if the box is unchecked.
setFilter(String) - Method in class bea.jolt.beans.JoltUserEventBean
Set the event filter.
setFloat(String, float) - Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of a float data type.
setFloat(String, float) - Method in class bea.jolt.JoltRemoteService
Set or change the float value of the first occurrence of an item referred by its name.
setFloat(String, float) - Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the floating point (32-bit) value specified in the value parameter.
setFloat(String, float) - Method in interface bea.jolt.Message
Change the value for the first instance of the named item of a float data type.
setFloatItem(String, int, float) - Method in class bea.jolt.JoltMessage
Change the float value of an occurrence of the named item.
setFloatItem(String, int, float) - Method in class bea.jolt.JoltRemoteService
Set or change the float value of a particular item referred by its name.
setFloatItem(String, int, float) - Method in interface bea.jolt.Message
Change the float value of an occurrence of the named item.
setIdleTimeOut(int) - Method in class bea.jolt.beans.JoltSessionBean
Sets the IDLETIMEOUT attribute.
setInputTextValue(String, String) - Method in class bea.jolt.beans.JoltServiceBean
Set the value of a field in the Jolt input message buffer as a String.
setInputTextValue(String, int, String) - Method in class bea.jolt.beans.JoltServiceBean
Set one occurrence of a field in the Jolt input message buffer as a String.
setInputTextValues(String, String[]) - Method in class bea.jolt.beans.JoltServiceBean
Set all occurrences of a field in the Jolt input message buffer as String.
setInputValue(String, Object) - Method in class bea.jolt.beans.JoltServiceBean
Set the value of a field in the Jolt input message buffer using the field's native type.
setInputValue(String, int, Object) - Method in class bea.jolt.beans.JoltServiceBean
Set the value of one occurrence of a field in the Jolt input message buffer using the field's native type.
setInputValues(String, Object[]) - Method in class bea.jolt.beans.JoltServiceBean
Set all occurrences of a field in the Jolt input message buffer using the field's native type.
setInt(String, int) - Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of int data type.
setInt(String, int) - Method in class bea.jolt.JoltRemoteService
Set or change the int value of the first occurrence of an item referred by its name.
setInt(String, int) - Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the integer (16-bit) value specified in the value parameter.
setInt(String, int) - Method in interface bea.jolt.Message
Change the value for the first instance of the named item of an int data type.
setIntItem(String, int, int) - Method in class bea.jolt.JoltMessage
Change the int value of an occurrence of the named item.
setIntItem(String, int, int) - Method in class bea.jolt.JoltRemoteService
Set or change the int value of a particular item referred by its name.
setIntItem(String, int, int) - Method in interface bea.jolt.Message
Change the int value of an occurrence of the named item.
setItems(String[]) - Method in class bea.jolt.beans.awt.JoltChoice
Set the selected items corresponding to this JoltChoice.
setItems(String[]) - Method in class bea.jolt.beans.awt.JoltList
Set the selected items corresponding to this JoltList.
setItems(String[]) - Method in class bea.jolt.beans.swing.JoltChoice
Set the selected items corresponding to this JoltChoice.
setItems(String[]) - Method in class bea.jolt.beans.swing.JoltList
Set the selected items corresponding to this JoltList.
setItems(String[]) - Method in class bea.jolt.beans.swing11.JoltChoice
Set the selected items corresponding to this JoltChoice.
setItems(String[]) - Method in class bea.jolt.beans.swing11.JoltList
Set the selected items corresponding to this JoltList.
setJoltFieldName(String) - Method in class bea.jolt.beans.awt.JoltCheckbox
Set the Jolt field name corresponding to this JoltCheckbox.
setJoltFieldName(String) - Method in class bea.jolt.beans.awt.JoltChoice
Set the Jolt field name corresponding to this JoltChoice.
setJoltFieldName(String) - Method in class bea.jolt.beans.awt.JoltLabel
Set the Jolt field name corresponding to this JoltLabel.
setJoltFieldName(String) - Method in class bea.jolt.beans.awt.JoltList
Set the Jolt field name corresponding to this JoltList.
setJoltFieldName(String) - Method in class bea.jolt.beans.awt.JoltTextField
Set the Jolt field name corresponding to this JoltTextField.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing.JoltCheckbox
Set the Jolt field name corresponding to this JoltCheckbox.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing.JoltChoice
Set the Jolt field name corresponding to this JoltChoice.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing.JoltLabel
Set the Jolt field name corresponding to this JoltLabel.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing.JoltList
Set the Jolt field name corresponding to this JoltList.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing.JoltTextField
Set the Jolt field name corresponding to this JoltTextField.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing11.JoltCheckbox
Set the Jolt field name corresponding to this JoltCheckbox.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing11.JoltChoice
Set the Jolt field name corresponding to this JoltChoice.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing11.JoltLabel
Set the Jolt field name corresponding to this JoltLabel.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing11.JoltList
Set the Jolt field name corresponding to this JoltList.
setJoltFieldName(String) - Method in class bea.jolt.beans.swing11.JoltTextField
Set the Jolt field name corresponding to this JoltTextField.
setKeepAlive(boolean) - Method in class bea.jolt.pool.SessionPool
 
setMBEncoding(String) - Static method in class bea.jolt.MBEncoding
Set the Tuxedo encoding name to which the MBSTRING data sent to the Tuxedo server is converted.
setMBEncodingMapFile(String) - Static method in class bea.jolt.MBEncoding
Set the map file path used for mapping between Java and Tuxedo encoding name.
setMBString(String, String) - Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of a mbstring data type.
setMBString(String, String) - Method in class bea.jolt.JoltRemoteService
Set or change the mbstring value of the first occurrence of an item referred by its name.
setMBString(String, String) - Method in interface bea.jolt.Message
Change the value for the first instance of the named item of a mbstring data type.
setMBStringItem(String, int, String) - Method in class bea.jolt.JoltMessage
Change the mbstring value of an occurrence of the named item.
setMBStringItem(String, int, String) - Method in class bea.jolt.JoltRemoteService
Set or change the mbstring value of a particular item referred by its name.
setMBStringItem(String, int, String) - Method in interface bea.jolt.Message
Change the mbstring value of an occurrence of the named item.
setMaxConnections(int) - Method in class bea.jolt.pool.SessionPool
This method is part of the session pool administrative API.
setMessage(String, JoltMessage) - Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of JoltMessage data type.
setMessageItem(String, int, JoltMessage) - Method in class bea.jolt.JoltMessage
Change the message object of an occurrence of the named item.
setName(String) - Method in class bea.jolt.pool.ServiceInfo
Sets the service name.
setNoTimeOut(boolean) - Method in class bea.jolt.JoltRequest
Set the request to be no timeout.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.awt.JoltCheckbox
Set the occurrence index of the field represented by this JoltCheckbox.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.awt.JoltChoice
Set the occurrence index of the field represented by this JoltChoice.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.awt.JoltLabel
Set the occurrence index of the field represented by this JoltLabel.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.awt.JoltList
Set the occurrence index of the field represented by this JoltList.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.awt.JoltTextField
Set the occurrence index of the field represented by this JoltTextField.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing.JoltCheckbox
Set the occurrence index of the field represented by this JoltCheckbox.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing.JoltChoice
Set the occurrence index of the field represented by this JoltChoice.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing.JoltLabel
Set the occurrence index of the field represented by this JoltLabel.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing.JoltList
Set the occurrence index of the field represented by this JoltList.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing.JoltTextField
Set the occurrence index of the field represented by this JoltTextField.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing11.JoltCheckbox
Set the occurrence index of the field represented by this JoltCheckbox.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing11.JoltChoice
Set the occurrence index of the field represented by this JoltChoice.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing11.JoltLabel
Set the occurrence index of the field represented by this JoltLabel.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing11.JoltList
Set the occurrence index of the field represented by this JoltList.
setOccurrenceIndex(int) - Method in class bea.jolt.beans.swing11.JoltTextField
Set the occurrence index of the field represented by this JoltTextField.
setReceiveTimeOut(int) - Method in class bea.jolt.beans.JoltSessionBean
Sets the RECVTIMEOUT attribute.
setRecvTimeout(int) - Method in class bea.jolt.pool.UserInfo
 
setRequestPriority(int) - Method in class bea.jolt.JoltRequest
Set the request absolute priority.
setSendTimeOut(int) - Method in class bea.jolt.beans.JoltSessionBean
Sets the SENDTIMEOUT attribute.
setServiceName(String) - Method in class bea.jolt.beans.JoltServiceBean
Sets the name of the remote service that this bean represents.
setSession(JoltSessionBean) - Method in class bea.jolt.beans.JoltServiceBean
This method is used in cases when the JoltServiceBean is created after the logon event.
setSession(JoltSessionBean) - Method in class bea.jolt.beans.JoltUserEventBean
This method is used in cases when the JoltUserEventBean is created after the logon event.
setShort(String, short) - Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of short data type.
setShort(String, short) - Method in class bea.jolt.JoltRemoteService
Set or change the short value of the first occurrence of an item referred by its name.
setShort(String, short) - Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the short integer (16-bit) value specified in the value parameter.
setShort(String, short) - Method in interface bea.jolt.Message
Change the value for the first instance of the named item of a short data type.
setShortItem(String, int, short) - Method in class bea.jolt.JoltMessage
Change the short value of an occurrence of the named item.
setShortItem(String, int, short) - Method in class bea.jolt.JoltRemoteService
Set or change the short value of a particular item referred by its name.
setShortItem(String, int, short) - Method in interface bea.jolt.Message
Change the short value of an occurrence of the named item.
setString(String, String) - Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of a string data type.
setString(String, String) - Method in class bea.jolt.JoltRemoteService
Set or change the string value of the first occurrence of an item referred by its name.
setString(String, String) - Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the string value specified in the value parameter.
setString(String, String) - Method in interface bea.jolt.Message
Change the value for the first instance of the named item of a string data type.
setStringItem(String, int, String) - Method in class bea.jolt.JoltMessage
Change the string value of an occurrence of the named item.
setStringItem(String, int, String) - Method in class bea.jolt.JoltRemoteService
Set or change the string value of a particular item referred by its name.
setStringItem(String, int, String) - Method in interface bea.jolt.Message
Change the string value of an occurrence of the named item.
setTransactional(boolean) - Method in class bea.jolt.beans.JoltServiceBean
Sets the transactional mode of the bean.
setTrueValue(String) - Method in class bea.jolt.beans.awt.JoltCheckbox
Set the field value if the box is checked.
setTrueValue(String) - Method in class bea.jolt.beans.swing.JoltCheckbox
Set the field value if the box is checked.
setTrueValue(String) - Method in class bea.jolt.beans.swing11.JoltCheckbox
Set the field value if the box is checked.
setUserName(String) - Method in class bea.jolt.beans.JoltSessionBean
Sets the Tuxedo user name to be used at logon.
setUserName(String) - Method in class bea.jolt.pool.UserInfo
This method is part of the session pool administrative API.
setUserPassword(String) - Method in class bea.jolt.beans.JoltSessionBean
Sets the Tuxedo user password to be used at logon.
setUserPassword(String) - Method in class bea.jolt.pool.UserInfo
This method is part of the session pool administrative API.
setUserRole(String) - Method in class bea.jolt.beans.JoltSessionBean
Sets the Tuxedo user role to be used at logon.
setUserRole(String) - Method in class bea.jolt.pool.UserInfo
This method is part of the session pool administrative API.
setValue(Object) - Method in class bea.jolt.beans.ElementEditor
 
setValue(Object) - Method in class bea.jolt.beans.ServiceEditor
 
setValue(Object) - Method in class bea.jolt.beans.SessionEditor
 
setValue(String, int, Object) - Method in class bea.jolt.pool.DataSet
Sets the value of a data element associated with the specified name and index.
setValue(String, Object) - Method in class bea.jolt.pool.DataSet
Sets the value of a data element associated with the specified name.
shareCache(JoltRepository) - Method in class bea.jolt.JoltRepository
Share the cached data from this repository with the repositories from other sessions.
shutdown(String) - Static method in class bea.jolt.pool.PoolManagerConfig
It terminates a named session pool and closes sessions to a BEA Tuxedo system.
shutdown() - Method in class bea.jolt.pool.servlet.weblogic.PoolManagerShutDown
This is the entry point for the BEA WebLogic Shutdown Object.
startTransaction(int) - Method in class bea.jolt.pool.SessionPool
Starts a transaction.
startup(Hashtable) - Static method in class bea.jolt.pool.servlet.ServletPoolManagerConfig
It creates a named session pool to access a BEA Tuxedo system.
startup() - Method in class bea.jolt.pool.servlet.weblogic.PoolManagerStartUp
This is the entry point for the BEA WebLogic Startup Object.
stopSessionPool(String) - Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.
subscribe() - Method in class bea.jolt.beans.JoltUserEventBean
Subscribe
supportsCustomEditor() - Method in class bea.jolt.beans.ElementEditor
 
supportsCustomEditor() - Method in class bea.jolt.beans.ServiceEditor
 
suspendSessionPool(String, boolean) - Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.

T

TPEABORT - Static variable in class bea.jolt.JoltException
 
TPEBADDESC - Static variable in class bea.jolt.JoltException
 
TPEBLOCK - Static variable in class bea.jolt.JoltException
 
TPEDIAGNOSTIC - Static variable in class bea.jolt.JoltException
 
TPEEVENT - Static variable in class bea.jolt.JoltException
 
TPEHAZARD - Static variable in class bea.jolt.JoltException
 
TPEHEURISTIC - Static variable in class bea.jolt.JoltException
 
TPEINVAL - Static variable in class bea.jolt.JoltException
 
TPEIO - Static variable in class bea.jolt.JoltException
 
TPEITYPE - Static variable in class bea.jolt.JoltException
 
TPEJOLT - Static variable in class bea.jolt.JoltException
 
TPELIMIT - Static variable in class bea.jolt.JoltException
 
TPEMATCH - Static variable in class bea.jolt.JoltException
 
TPEMIB - Static variable in class bea.jolt.JoltException
 
TPENOENT - Static variable in class bea.jolt.JoltException
 
TPEOS - Static variable in class bea.jolt.JoltException
 
TPEOTYPE - Static variable in class bea.jolt.JoltException
 
TPEPERM - Static variable in class bea.jolt.JoltException
 
TPEPROTO - Static variable in class bea.jolt.JoltException
 
TPERELEASE - Static variable in class bea.jolt.JoltException
 
TPERMERR - Static variable in class bea.jolt.JoltException
 
TPESVCERR - Static variable in class bea.jolt.JoltException
 
TPESVCFAIL - Static variable in class bea.jolt.JoltException
 
TPESYSTEM - Static variable in class bea.jolt.JoltException
 
TPETIME - Static variable in class bea.jolt.JoltException
 
TPETRAN - Static variable in class bea.jolt.JoltException
 
TPGOTSIG - Static variable in class bea.jolt.JoltException
 
TUXVERSION - Static variable in class bea.jolt.JoltSessionAttributes
Deprecated.  
TYPE(int) - Static method in class bea.jolt.SBuffer
Get the data type information from a 32-bit Field ID.
Transaction - class bea.jolt.pool.Transaction.
This class is used to associate one or more BEA Tuxedo services into a single transaction.
TransactionException - exception bea.jolt.TransactionException.
This exception is thrown when a transaction fails.
TransactionException - exception bea.jolt.pool.TransactionException.
This exception is thrown when a transaction cannot be started, committed, or aborted.
textValueChanged(TextEvent) - Method in class bea.jolt.beans.awt.JoltTextField
Event handler for TextEvents.
textValueChanged(TextEvent) - Method in class bea.jolt.beans.swing.JoltTextField
Event handler for TextEvents.
textValueChanged(TextEvent) - Method in class bea.jolt.beans.swing11.JoltTextField
Event handler for TextEvents.
toString() - Method in class bea.jolt.JoltDefinition
Build the definition string from this object.
toString() - Method in class bea.jolt.JoltException
 
toString() - Method in class bea.jolt.JoltMessage
 
toString() - Method in class bea.jolt.JoltParam
Construct the string for the parameter beginning with "bp:" and ending with "ep:".
toString() - Method in class bea.jolt.JoltRemoteService
Get the service name of this object.

U

UNSOLMSG - Static variable in class bea.jolt.JoltUserEvent
The regular expression constant to request unsolicited messages.
USERNAME - Static variable in class bea.jolt.pool.PoolManagerConfig
 
USERPASSWORD - Static variable in class bea.jolt.pool.PoolManagerConfig
 
USERROLE - Static variable in class bea.jolt.pool.PoolManagerConfig
 
USRPASSWORD - Static variable in class bea.jolt.JoltSessionAttributes
Authentication level: System authentication is required.
UserInfo - class bea.jolt.pool.UserInfo.
This class contains information for BEA Tuxedo user authentication.
UserInfo() - Constructor for class bea.jolt.pool.UserInfo
 
unsubscribe() - Method in class bea.jolt.beans.JoltUserEventBean
Unsubscribe

V

VERSION - Static variable in class bea.jolt.JoltSessionAttributes
Current Jolt class library version in string format.
VERSION - Static variable in class bea.jolt.pool.SessionPoolManager
 
valueChanged(ListSelectionEvent) - Method in class bea.jolt.beans.swing.JoltList
 
valueChanged(ListSelectionEvent) - Method in class bea.jolt.beans.swing11.JoltList
 

W

WRITEONLY - Static variable in class bea.jolt.JoltParam
The numeric value for access type: WRITEONLY

A B C D E F G I J L M N O P R S T U V W