Uses of Class
io.quarkus.builder.ChainBuildException
Packages that use ChainBuildException
-
Uses of ChainBuildException in io.quarkus.builder
Methods in io.quarkus.builder that throw ChainBuildExceptionModifier and TypeMethodDescription(package private) voidBuildChainBuilder.addProvider(BuildProvider provider) BuildChainBuilder.build()Build the build step chain from the current builder configuration.(package private) static BuildChainBuildChain.fromProviders(ClassLoader classLoader) Construct a build chain with the given name from providers found in the given class loader.(package private) static BuildChainBuildChain.fromProviders(Collection<BuildProvider> providers) Construct a deployment chain with the given name from the given providers.voidBuildProvider.installInto(BuildChainBuilder builder) Install this provider's deployers in to the given chain builder.BuildChainBuilder.loadProviders(ClassLoader classLoader)