hudson.tools
Class JDKInstaller.JDKList

java.lang.Object
  extended by hudson.model.DownloadService.Downloadable
      extended by hudson.tools.JDKInstaller.JDKList
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
JDKInstaller

@Extension
public static final class JDKInstaller.JDKList
extends DownloadService.Downloadable

JDK list.


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
JDKInstaller.JDKList()
           
 
Method Summary
 JDKInstaller.JDKFamilyList toList()
           
 
Methods inherited from class hudson.model.DownloadService.Downloadable
all, doPostBack, get, getData, getDataFile, getDue, getId, getInterval, getUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKInstaller.JDKList

public JDKInstaller.JDKList()
Method Detail

toList

public JDKInstaller.JDKFamilyList toList()
                                  throws IOException
Throws:
IOException


Copyright © 2004-2013. All Rights Reserved.