Uses of Interface
io.quarkus.bootstrap.app.AugmentAction
-
Packages that use AugmentAction Package Description io.quarkus.bootstrap.app -
-
Uses of AugmentAction in io.quarkus.bootstrap.app
Methods in io.quarkus.bootstrap.app that return AugmentAction Modifier and Type Method Description AugmentActionCuratedApplication. createAugmentor()AugmentActionCuratedApplication. createAugmentor(String functionName, Map<String,Object> props)This creates an augmentor, but uses the supplied class name to customise the build chain.
-