|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Thread
com.ibm.etools.iseries.core.dstore.miners.InteractiveJobFeedbackListener
This class is listens to feedback from the Interactive job associated with an iSeries RSE connection.
Field Summary | |
---|---|
static String |
Copyright
|
Fields inherited from class java.lang.Thread |
---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
Constructor Summary | |
---|---|
InteractiveJobFeedbackListener(com.ibm.as400.access.AS400 system,
com.ibm.etools.systems.dstore.core.model.DataElement dataQ,
String dataQName)
Constructor |
Method Summary | |
---|---|
byte[] |
getServerKey()
Get the data queue key used for sending messags to the interactive job (server) |
int |
monitorCommand(com.ibm.etools.systems.dstore.core.model.DataElement status)
Add a new command to the list of commands sent to the interactive job and awaiting feedback from. |
protected void |
removeCommand(int cmdID)
Remove a command from being monitored. |
void |
run()
|
Methods inherited from class java.lang.Thread |
---|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final String Copyright
Constructor Detail |
public InteractiveJobFeedbackListener(com.ibm.as400.access.AS400 system, com.ibm.etools.systems.dstore.core.model.DataElement dataQ, String dataQName)
Method Detail |
public void run()
public int monitorCommand(com.ibm.etools.systems.dstore.core.model.DataElement status)
protected void removeCommand(int cmdID)
public byte[] getServerKey()
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |