|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.universal.util.StatusChangeListener
com.ibm.etools.iseries.core.util.AS400StatusChangeListener
com.ibm.etools.systems.as400cmdsubsys.impl.BatchCommandStatusListener
Nested Class Summary |
---|
Nested classes inherited from class com.ibm.etools.systems.universal.util.StatusChangeListener |
---|
com.ibm.etools.systems.universal.util.StatusChangeListener.FindShell |
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.systems.universal.util.StatusChangeListener |
---|
_networkDown, cancelled, done, historyOfTargets, monitor, shell, system, target |
Fields inherited from interface com.ibm.etools.systems.dstore.extra.internal.extra.IDomainListener |
---|
Copyright |
Constructor Summary | |
---|---|
BatchCommandStatusListener(Shell shell,
IProgressMonitor monitor,
com.ibm.etools.systems.subsystems.ISystem system,
com.ibm.etools.systems.dstore.core.model.DataElement target)
Construct a BatchCommandStatusListener |
Method Summary | |
---|---|
void |
domainChanged(com.ibm.etools.systems.dstore.extra.internal.extra.DomainEvent event)
|
Methods inherited from class com.ibm.etools.iseries.core.util.AS400StatusChangeListener |
---|
determineStatusDone |
Methods inherited from class com.ibm.etools.systems.universal.util.StatusChangeListener |
---|
communicationsStateChange, getShell, getStatus, isNetworkDown, isPassiveCommunicationsListener, listeningTo, setDone, setStatus, waitForUpdate, waitForUpdate, waitForUpdate, wasCancelled, whatIsGoingOn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public BatchCommandStatusListener(Shell shell, IProgressMonitor monitor, com.ibm.etools.systems.subsystems.ISystem system, com.ibm.etools.systems.dstore.core.model.DataElement target)
shell
- A valid Shell objectmonitor
- A progress monitor if you want this object to check if
the user presses cancel while waiting for the status object
to be updatedtarget
- The status DataElement for which you wish to wait for an updateMethod Detail |
public void domainChanged(com.ibm.etools.systems.dstore.extra.internal.extra.DomainEvent event)
domainChanged
in interface com.ibm.etools.systems.dstore.extra.internal.extra.IDomainListener
domainChanged
in class AS400StatusChangeListener
IDomainListener.domainChanged(DomainEvent)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |