@Extension public class ChannelShutdownListener extends hudson.slaves.ComputerListener implements EndOfTestListener
| Constructor and Description |
|---|
ChannelShutdownListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener) |
void |
onTearDown()
Called for clean up.
|
public void onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
onOnline in class hudson.slaves.ComputerListenerIOExceptionInterruptedExceptionpublic void onTearDown()
throws Exception
EndOfTestListeneronTearDown in interface EndOfTestListenerExceptionCopyright © 2004-2014. All Rights Reserved.