org.jboss.forge.convert.impl
Class ConverterFactoryImpl
java.lang.Object
org.jboss.forge.convert.impl.ConverterFactoryImpl
- All Implemented Interfaces:
- ConverterFactory
@Exported
@Singleton
public class ConverterFactoryImpl
- extends Object
- implements ConverterFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConverterFactoryImpl
public ConverterFactoryImpl()
getConverter
public <S,T> Converter<S,T> getConverter(Class<S> source,
Class<T> target)
- Specified by:
getConverter in interface ConverterFactory
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.