com.elasticbox.jenkins
Class ElasticBoxSlave.ComputerListenerImpl

java.lang.Object
  extended by hudson.slaves.ComputerListener
      extended by com.elasticbox.jenkins.ElasticBoxSlave.ComputerListenerImpl
All Implemented Interfaces:
hudson.ExtensionPoint
Enclosing class:
ElasticBoxSlave

@Extension
public static final class ElasticBoxSlave.ComputerListenerImpl
extends hudson.slaves.ComputerListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
ElasticBoxSlave.ComputerListenerImpl()
           
 
Method Summary
 void onOffline(hudson.model.Computer c)
           
 
Methods inherited from class hudson.slaves.ComputerListener
all, onConfigurationChange, onLaunchFailure, onOnline, onOnline, onTemporarilyOffline, onTemporarilyOnline, preLaunch, preOnline, register, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElasticBoxSlave.ComputerListenerImpl

public ElasticBoxSlave.ComputerListenerImpl()
Method Detail

onOffline

public void onOffline(hudson.model.Computer c)
Overrides:
onOffline in class hudson.slaves.ComputerListener


Copyright © 2004-2014. All Rights Reserved.