@Extension
public class ComputerListenerImpl
extends hudson.slaves.ComputerListener
| Constructor and Description |
|---|
ComputerListenerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
preOnline(hudson.model.Computer c,
hudson.remoting.Channel channel,
hudson.FilePath root,
hudson.model.TaskListener listener) |
public void preOnline(hudson.model.Computer c,
hudson.remoting.Channel channel,
hudson.FilePath root,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
preOnline in class hudson.slaves.ComputerListenerIOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.