Package org.jenkinci.plugins.mock_slave
Class MockSlaveLauncher.Listener
java.lang.Object
hudson.slaves.ComputerListener
org.jenkinci.plugins.mock_slave.MockSlaveLauncher.Listener
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- MockSlaveLauncher
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.slaves.ComputerListener
all, onConfigurationChange, onIdle, onLaunchFailure, onOffline, onOffline, onOnline, onTemporarilyOffline, onTemporarilyOnline, preLaunch, preOnline, register, unregister
-
Constructor Details
-
Listener
public Listener()
-
-
Method Details
-
onOnline
- Overrides:
onOnline
in classComputerListener
- Throws:
IOException
InterruptedException
-