Class ComputerListenerImpl

java.lang.Object
hudson.slaves.ComputerListener
hudson.plugins.label_verifier.ComputerListenerImpl
All Implemented Interfaces:
ExtensionPoint

@Extension public class ComputerListenerImpl extends ComputerListener
Main hook into label verification.
Author:
Kohsuke Kawaguchi