public class ProducerConfiguratorImpl.ConfiguredProducer<T> extends Object implements javax.enterprise.inject.spi.Producer<T>
| Constructor and Description |
|---|
ConfiguredProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(T instance) |
Set<javax.enterprise.inject.spi.InjectionPoint> |
getInjectionPoints() |
T |
produce(javax.enterprise.context.spi.CreationalContext<T> creationalContext) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.