hudson.model
Class JDK.ConverterImpl

java.lang.Object
  extended by hudson.util.XStream2.PassthruConverter<ToolInstallation>
      extended by hudson.tools.ToolInstallation.ToolConverter
          extended by hudson.model.JDK.ConverterImpl
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
Enclosing class:
JDK

public static class JDK.ConverterImpl
extends ToolInstallation.ToolConverter


Constructor Summary
JDK.ConverterImpl(XStream2 xstream)
           
 
Method Summary
protected  String oldHomeField(ToolInstallation obj)
           
 
Methods inherited from class hudson.tools.ToolInstallation.ToolConverter
callback
 
Methods inherited from class hudson.util.XStream2.PassthruConverter
canConvert, marshal, unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDK.ConverterImpl

public JDK.ConverterImpl(XStream2 xstream)
Method Detail

oldHomeField

protected String oldHomeField(ToolInstallation obj)
Specified by:
oldHomeField in class ToolInstallation.ToolConverter


Copyright © 2004-2013. All Rights Reserved.