Joltsessionbean class, Joltsessionbean constructor, Joltsessionbean methods – HP NonStop G-Series User Manual
Page 222: Joltsessionbean

JoltSessionBean Class
java.lang.Object
|
+----bea.jolt.beans.JoltSessionBean
The JoltSessionBean represents the TUXEDO session. It includes the functionality of
JoltSession, JoltSessionAttributes, and JoltTransaction classes. The JoltSessionBean offers
properties to set session attributes and methods that open and close a TUXEDO session. It also
sends a propertyChange event for the LoggedOn property when the TUXEDO session is
established. In addition, the JoltSessionBean provides methods to control transactions. The
JoltSessionBean is an event source for JoltOutputEvents. These events are sent if an unsolicited
message or TUXEDO user event notification is sent.
JoltSessionBean Constructor
The JoltSessionBean constructor creates an instance of the JoltSessionBean.
JoltSessionBean
JoltSessionBean()
JoltSessionBean Methods
The following methods are used in conjunction with the JoltSessionBean class:
●
●
●
●
●
●
●
●
●
●