hudson.plugins.sshslaves
Class SSHLauncher.DefaultJDKInstaller

java.lang.Object
  extended by hudson.tools.ToolInstaller
      extended by hudson.tools.JDKInstaller
          extended by hudson.plugins.sshslaves.SSHLauncher.DefaultJDKInstaller
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.tools.ToolInstaller>
Enclosing class:
SSHLauncher

Deprecated. Subtype of JDKInstaller causes JENKINS-10641.

public static class SSHLauncher.DefaultJDKInstaller
extends hudson.tools.JDKInstaller


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.tools.JDKInstaller
hudson.tools.JDKInstaller.CPU, hudson.tools.JDKInstaller.DescriptorImpl, hudson.tools.JDKInstaller.FileSystem, hudson.tools.JDKInstaller.JDKFamily, hudson.tools.JDKInstaller.JDKFamilyList, hudson.tools.JDKInstaller.JDKFile, hudson.tools.JDKInstaller.JDKList, hudson.tools.JDKInstaller.JDKRelease, hudson.tools.JDKInstaller.Platform, hudson.tools.JDKInstaller.Preference
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.tools.JDKInstaller
acceptLicense, id
 
Fields inherited from class hudson.tools.ToolInstaller
tool
 
Constructor Summary
SSHLauncher.DefaultJDKInstaller()
          Deprecated.  
 
Method Summary
 Object readResolve()
          Deprecated.  
 
Methods inherited from class hudson.tools.JDKInstaller
getDescriptor, install, locate, performInstallation
 
Methods inherited from class hudson.tools.ToolInstaller
appliesTo, getLabel, preferredLocation, setTool
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSHLauncher.DefaultJDKInstaller

public SSHLauncher.DefaultJDKInstaller()
Deprecated. 
Method Detail

readResolve

public Object readResolve()
Deprecated. 


Copyright © 2004-2013. All Rights Reserved.