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