org.sonatype.guice.bean.converters
Class FileTypeConverter
java.lang.Object
org.sonatype.guice.bean.converters.AbstractTypeConverter<File>
org.sonatype.guice.bean.converters.FileTypeConverter
- All Implemented Interfaces:
- com.google.inject.Module, com.google.inject.spi.TypeConverter
public final class FileTypeConverter
- extends AbstractTypeConverter<File>
TypeConverter
Module
that converts constants to File
s.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileTypeConverter
public FileTypeConverter()
convert
public Object convert(String value,
com.google.inject.TypeLiteral<?> toType)
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.