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–2016 The Apache Software Foundation. All rights reserved.