beautypg.com

Addjoltoutputlistener, Removejoltoutputlistener, Isloggedon – HP NonStop G-Series User Manual

Page 223

background image

rollbackTransaction

isInTransaction

getAppAddress

setAppAddress

getIdleTimeOut

setUserPassword

getUserPassword

setAppPassword

getAppPassword

addJoltOutputListener

The addJoltOutputListener() method adds a JoltOutputEvent listener.

synchronized void addJoltOutputListener(
JoltOutputListener listener)

listener

Event listener to be added.

Usage Adds a JoltOutputEvent listener.

removeJoltOutputListener

The removeJoltOutputListener() method removes a JoltOutputEvent listener.

synchronized void removeJoltOutputListener(
JoltOutputListener listener)

listener

Event listener to be removed.

Usage Removes a JoltOutputEvent listener.

isLoggedOn

The isLoggedOn() method determines if the session exists.

boolean isLoggedOn()

Returns True or false.

Usage Determines if the session exists.