Uses of Class
org.apache.webbeans.component.creation.MethodProducerFactory
-
Packages that use MethodProducerFactory Package Description org.apache.webbeans.component -
-
Uses of MethodProducerFactory in org.apache.webbeans.component
Constructors in org.apache.webbeans.component with parameters of type MethodProducerFactory Constructor Description ProducerMethodBean(InjectionTargetBean<P> ownerComponent, javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes, Class<T> returnType, MethodProducerFactory<P> producerFactory)Creates a new instance.
-