jenkinsci.plugin.browseraxis.label
Class ConnectionListener

java.lang.Object
  extended by hudson.slaves.ComputerListener
      extended by jenkinsci.plugin.browseraxis.label.ConnectionListener
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class ConnectionListener
extends hudson.slaves.ComputerListener

Author:
lucinka

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
ConnectionListener()
           
 
Method Summary
 void onOnline(hudson.model.Computer computer)
           
 
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

ConnectionListener

public ConnectionListener()
Method Detail

onOnline

public void onOnline(hudson.model.Computer computer)
Overrides:
onOnline in class hudson.slaves.ComputerListener


Copyright © 2004-2012. All Rights Reserved.