org.jboss.forge.convert.impl.cdi
Class ConverterProducer
java.lang.Object
org.jboss.forge.convert.impl.cdi.ConverterProducer
public class ConverterProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConverterProducer
public ConverterProducer()
produceConverter
@Produces
public <S,T> Converter<S,T> produceConverter(javax.enterprise.inject.spi.InjectionPoint injectionPoint,
ConverterFactory registry)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.