Uses of Class
hudson.slaves.ComputerListener
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code that monitors the health of agents
Code related to agents.
-
Uses of ComputerListener in hudson.logging
-
Uses of ComputerListener in hudson.model
-
Uses of ComputerListener in hudson.node_monitors
Modifier and TypeClassDescriptionclass
When an agent is connected, redo the node monitoring. -
Uses of ComputerListener in hudson.slaves
Modifier and TypeClassDescriptionclass
Establish a periodic ping to keep connections betweenagents
and the main Jenkins node alive.Modifier and TypeMethodDescriptionstatic ExtensionList<ComputerListener>
ComputerListener.all()
All the registeredComputerListener
s. -
Uses of ComputerListener in jenkins.slaves
-
Uses of ComputerListener in jenkins.slaves.restarter
-
Uses of ComputerListener in jenkins.util