- All Implemented Interfaces:
io.quarkus.arc.BeanCreator<Object>
public class ConfigBeanCreator
extends Object
implements io.quarkus.arc.BeanCreator<Object>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.quarkus.arc.BeanCreator
create
-
Constructor Details
-
ConfigBeanCreator
public ConfigBeanCreator()
-
Method Details
-
create
- Specified by:
create in interface io.quarkus.arc.BeanCreator<Object>