@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.ComputerListener
IOException
InterruptedException
public void onTearDown() throws Exception
EndOfTestListener
onTearDown
in interface EndOfTestListener
Exception
Copyright © 2004–2022. All rights reserved.