public interface ProducerFactory<X>
| Modifier and Type | Method and Description |
|---|---|
<T> javax.enterprise.inject.spi.Producer<T> |
createProducer(javax.enterprise.inject.spi.Bean<T> bean) |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.