@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.ComputerListenerIOExceptionInterruptedExceptionpublic void preLaunch(hudson.model.Computer c,
hudson.model.TaskListener taskListener)
throws IOException
preLaunch in class hudson.slaves.ComputerListenerIOExceptionCopyright © 2016–2020. All rights reserved.