beautypg.com

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

Page 222: Joltsessionbean

background image

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:

addJoltOutputListener

removeJoltOutputListener

isLoggedOn

addPropertyChangeListener

removePropertyChangeListener

logon

logoff

clear

beginTransaction

commitTransaction

setIdleTimeOut

setReceiveTimeOut

getReceiveTimeOut

setSendTimeOut

getSendTimeOut

getSessionTimeOut

setUserName

getUserName

setUserRole

getUserRole