org.globus.cog.gridface.impl.util
Class RemoteToTempFile.FinishListener
java.lang.Object
org.globus.cog.gridface.impl.util.RemoteToTempFile.FinishListener
- All Implemented Interfaces:
- StatusListener
- Enclosing class:
- RemoteToTempFile
- public static class RemoteToTempFile.FinishListener
- extends Object
- implements StatusListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_ERROR
public final Action DEFAULT_ERROR
RemoteToTempFile.FinishListener
public RemoteToTempFile.FinishListener(GridCommand task,
Action completed)
RemoteToTempFile.FinishListener
public RemoteToTempFile.FinishListener(GridCommand task,
Action completed,
Action error)
statusChanged
public void statusChanged(StatusEvent event)
- Specified by:
statusChanged in interface StatusListener