Uses of Class
hudson.model.ComputerPinger

Packages that use ComputerPinger
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of ComputerPinger in hudson.model
 

Subclasses of ComputerPinger in hudson.model
static class ComputerPinger.BuiltInComputerPinger
          Default pinger - use Java built-in functionality.
 

Methods in hudson.model that return types with arguments of type ComputerPinger
static ExtensionList<ComputerPinger> ComputerPinger.all()
          Get all registered instances.
 



Copyright © 2004-2013. All Rights Reserved.