public class FieldProducerFactory<P> extends Object implements ProducerFactory<P>
| Constructor and Description |
|---|
FieldProducerFactory(AnnotatedField<? super P> producerField,
Bean<P> parent,
WebBeansContext webBeansContext) |
public FieldProducerFactory(AnnotatedField<? super P> producerField, Bean<P> parent, WebBeansContext webBeansContext)
public <T> Producer<T> createProducer(Bean<T> bean)
createProducer in interface ProducerFactory<P>Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.