Class QuarkusFactoryCreator
java.lang.Object
io.quarkus.resteasy.reactive.common.deployment.QuarkusFactoryCreator
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final io.quarkus.arc.runtime.BeanContainer(package private) final ResteasyReactiveCommonRecorder -
Constructor Summary
ConstructorsConstructorDescriptionQuarkusFactoryCreator(ResteasyReactiveCommonRecorder recorder, io.quarkus.arc.runtime.BeanContainer beanContainer) -
Method Summary
-
Field Details
-
recorder
-
beanContainer
final io.quarkus.arc.runtime.BeanContainer beanContainer
-
-
Constructor Details
-
QuarkusFactoryCreator
public QuarkusFactoryCreator(ResteasyReactiveCommonRecorder recorder, io.quarkus.arc.runtime.BeanContainer beanContainer)
-
-
Method Details