public class SimpleProducerFactory<P> extends Object implements ProducerFactory<P>
| Constructor and Description |
|---|
SimpleProducerFactory(Producer<?> producer) |
public SimpleProducerFactory(Producer<?> producer)
public <T> Producer<T> createProducer(Bean<T> bean)
createProducer in interface ProducerFactory<P>Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.