org.jvnet.hudson.test
Class HudsonTestCase.ComputerListenerImpl
java.lang.Object
hudson.slaves.ComputerListener
org.jvnet.hudson.test.HudsonTestCase.ComputerListenerImpl
- All Implemented Interfaces:
- ExtensionPoint
- Enclosing class:
- HudsonTestCase
@TestExtension
public static class HudsonTestCase.ComputerListenerImpl
- extends ComputerListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HudsonTestCase.ComputerListenerImpl
public HudsonTestCase.ComputerListenerImpl()
onOnline
public void onOnline(Computer c,
TaskListener listener)
throws IOException,
InterruptedException
- Overrides:
onOnline in class ComputerListener
- Throws:
IOException
InterruptedException
Copyright © 2004-2011. All Rights Reserved.