org.apache.webbeans.component
Class SimpleProducerFactory<P>
java.lang.Object
org.apache.webbeans.component.SimpleProducerFactory<P>
- All Implemented Interfaces:
- ProducerFactory<P>
public class SimpleProducerFactory<P>
- extends Object
- implements ProducerFactory<P>
- Version:
- $Rev: 1440403 $ $Date: 2013-01-30 14:27:15 +0100 (Mi, 30 Jan 2013) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleProducerFactory
public SimpleProducerFactory(Producer<?> producer)
createProducer
public <T> Producer<T> createProducer(Bean<T> bean)
- Specified by:
createProducer in interface ProducerFactory<P>
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.