Uses of Interface
hudson.model.ExecutorListener

Packages that use ExecutorListener
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.slaves Code related to slaves. 
jenkins.model   
 

Uses of ExecutorListener in hudson.model
 

Classes in hudson.model that implement ExecutorListener
 class Computer
          Represents the running state of a remote computer that holds Executors.
static class Hudson.MasterComputer
          Deprecated. only here for backward comp
 

Uses of ExecutorListener in hudson.slaves
 

Classes in hudson.slaves that implement ExecutorListener
 class AbstractCloudComputer<T extends AbstractCloudSlave>
          Partial implementation of Computer to be used in conjunction with AbstractCloudSlave.
 class SlaveComputer
          Computer for Slaves.
 

Uses of ExecutorListener in jenkins.model
 

Classes in jenkins.model that implement ExecutorListener
static class Jenkins.MasterComputer
           
 



Copyright © 2004-2013. All Rights Reserved.