|
SSH Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
com.jscape.inet.ssh.SshTaskStartEvent
Fired when a SshTask is started
SshTask,
Serialized Form| Constructor Summary | |
SshTaskStartEvent(java.lang.Object source,
SshTask task)
Creates a new instance of SshTaskStartEvent |
|
| Method Summary | |
SshTask |
getTask()
Gets the SshTask that has started. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SshTaskStartEvent(java.lang.Object source,
SshTask task)
source - the source of the eventtask - the SshTask that has startedSshTask| Method Detail |
public SshTask getTask()
SshTask
|
SSH Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||