Class CCLLUWToken

Class to automatically generate LUW token.
java.lang.Object

extended bycom.microfocus.cics.client.CCLLUWToken

Class Specifications

public class CCLLUWToken

extends Object

Methods

Method Summary
static int getNextLUWToken()

Get next LUW token.

static int noLUWToken()

No LUW token needed for "No Extend" mode.

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait

Method Detail

getNextLUWToken
public static int getNextLUWToken()
Gets next LUW token.
noLUWToken
public static int noLUWToken()
No LUW token needed for "No Extend" mode.