JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.test.junit.buildchain
Interface TestBuildChainCustomizerProducer
public interface
TestBuildChainCustomizerProducer
Implementation of this class have the ability to add build items
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Consumer
<io.quarkus.builder.BuildChainBuilder>
produce
(org.jboss.jandex.Index testClassesIndex)
Method Details
produce
Consumer
<io.quarkus.builder.BuildChainBuilder>
produce
(org.jboss.jandex.Index testClassesIndex)