public class ASKWatchDog
extends java.lang.Object
implements com.progress.common.util.IWatchable
Session
to coordinate ASK requests with the application server's broker.
This class is not intended to be used directly by open client applications.
Modifier and Type | Field and Description |
---|---|
static int |
DEF_TIMEOUT |
static int |
INITIAL_LIST_SIZE |
Modifier | Constructor and Description |
---|---|
protected |
ASKWatchDog(java.lang.String poolName,
com.progress.common.ehnlog.IAppLogger log,
int initialListSize) |
Modifier and Type | Method and Description |
---|---|
static void |
deregister(Session session) |
static void |
register(Session session) |
static void |
stop() |
void |
watchEvent() |
public static final int INITIAL_LIST_SIZE
public static final int DEF_TIMEOUT