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