Package io.quarkus.deployment.jbang
Class JBangAugmentorImpl
java.lang.Object
io.quarkus.deployment.jbang.JBangAugmentorImpl
- All Implemented Interfaces:
BiConsumer<io.quarkus.bootstrap.app.CuratedApplication,Map<String, Object>>
public class JBangAugmentorImpl
extends Object
implements BiConsumer<io.quarkus.bootstrap.app.CuratedApplication,Map<String,Object>>
-
Constructor Details
-
JBangAugmentorImpl
public JBangAugmentorImpl()
-
-
Method Details