Package org.jenkinsci.plugins
Class vSphereCloudProvisionedSlave.vSphereCloudComputerListener
java.lang.Object
hudson.slaves.ComputerListener
org.jenkinsci.plugins.vSphereCloudProvisionedSlave.vSphereCloudComputerListener
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
vSphereCloudProvisionedSlave
@Extension
public static class vSphereCloudProvisionedSlave.vSphereCloudComputerListener
extends ComputerListener
-
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, onOnline, onTemporarilyOffline, onTemporarilyOnline, preOnline, register, unregister
-
Constructor Details
-
vSphereCloudComputerListener
public vSphereCloudComputerListener()
-
-
Method Details
-
preLaunch
public void preLaunch(Computer c, TaskListener taskListener) throws IOException, InterruptedException - Overrides:
preLaunchin classComputerListener- Throws:
IOExceptionInterruptedException
-