Class ArcBeanFactory<T>
java.lang.Object
io.quarkus.resteasy.reactive.common.runtime.ArcBeanFactory<T>
- All Implemented Interfaces:
BeanFactory<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.resteasy.reactive.spi.BeanFactory
BeanFactory.BeanInstance<T extends Object> -
Constructor Summary
ConstructorsConstructorDescriptionArcBeanFactory(Class<T> target, io.quarkus.arc.runtime.BeanContainer beanContainer) -
Method Summary
-
Constructor Details
-
ArcBeanFactory
-
-
Method Details
-
toString
-
createInstance
- Specified by:
createInstancein interfaceBeanFactory<T>
-