public class ProviderBasedProducer<T> extends AbstractProducer<T>
| Constructor and Description |
|---|
ProviderBasedProducer(WebBeansContext webBeansContext,
Class<T> returnType,
javax.inject.Provider<T> provider,
boolean proxy) |
| Modifier and Type | Method and Description |
|---|---|
T |
produce(javax.enterprise.context.spi.CreationalContext<T> creationalContext) |
dispose, getInjectionPointsCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.