@Extension
public class NodeSharingComputerListener
extends hudson.slaves.ComputerListener
Constructor and Description |
---|
NodeSharingComputerListener() |
Modifier and Type | Method and Description |
---|---|
void |
onLaunchFailure(hudson.model.Computer c,
hudson.model.TaskListener taskListener) |
void |
preLaunch(hudson.model.Computer c,
hudson.model.TaskListener taskListener) |
public void onLaunchFailure(hudson.model.Computer c, hudson.model.TaskListener taskListener) throws IOException, InterruptedException
onLaunchFailure
in class hudson.slaves.ComputerListener
IOException
InterruptedException
public void preLaunch(hudson.model.Computer c, hudson.model.TaskListener taskListener) throws IOException
preLaunch
in class hudson.slaves.ComputerListener
IOException
Copyright © 2016–2020. All rights reserved.