|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.slaves.ComputerListener
org.jenkinsci.plugins.dryrun.DryComputerListener
@Extension public class DryComputerListener
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
DryComputerListener()
|
|
| Method Summary | |
|---|---|
void |
onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener)
|
| Methods inherited from class hudson.slaves.ComputerListener |
|---|
all, onConfigurationChange, onLaunchFailure, onOffline, onOnline, preLaunch, preOnline, register, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DryComputerListener()
| Method Detail |
|---|
public void onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
onOnline in class hudson.slaves.ComputerListenerIOException
InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||