hudson.plugins.sshslaves
クラス SSHLauncher.DefaultJDKInstaller

java.lang.Object
  上位を拡張 hudson.tools.ToolInstaller
      上位を拡張 hudson.tools.JDKInstaller
          上位を拡張 hudson.plugins.sshslaves.SSHLauncher.DefaultJDKInstaller
すべての実装されたインタフェース:
hudson.ExtensionPoint, hudson.model.Describable<hudson.tools.ToolInstaller>
含まれているクラス:
SSHLauncher

推奨されていません。 Subtype of JDKInstaller causes JENKINS-10641.

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


入れ子のクラスの概要
 
クラス hudson.tools.JDKInstaller から継承された入れ子のクラス/インタフェース
hudson.tools.JDKInstaller.CPU, hudson.tools.JDKInstaller.DescriptorImpl, hudson.tools.JDKInstaller.FileSystem, hudson.tools.JDKInstaller.InstallableJDK, hudson.tools.JDKInstaller.JDKFamily, hudson.tools.JDKInstaller.JDKFamilyList, hudson.tools.JDKInstaller.JDKList, hudson.tools.JDKInstaller.Platform, hudson.tools.JDKInstaller.Preference
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
フィールドの概要
 
クラス hudson.tools.JDKInstaller から継承されたフィールド
acceptLicense, id
 
クラス hudson.tools.ToolInstaller から継承されたフィールド
tool
 
コンストラクタの概要
SSHLauncher.DefaultJDKInstaller()
          推奨されていません。  
 
メソッドの概要
 Object readResolve()
          推奨されていません。  
 
クラス hudson.tools.JDKInstaller から継承されたメソッド
install, locate, performInstallation
 
クラス hudson.tools.ToolInstaller から継承されたメソッド
appliesTo, getDescriptor, getLabel, preferredLocation, setTool
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SSHLauncher.DefaultJDKInstaller

public SSHLauncher.DefaultJDKInstaller()
推奨されていません。 
メソッドの詳細

readResolve

public Object readResolve()
推奨されていません。 


Copyright © 2004-2011. All Rights Reserved.