Uses of Interface
io.quarkus.test.component.QuarkusComponentTestCallbacks.AfterStartContext
-
Uses of QuarkusComponentTestCallbacks.AfterStartContext in io.quarkus.test.component
Methods in io.quarkus.test.component with parameters of type QuarkusComponentTestCallbacks.AfterStartContextModifier and TypeMethodDescriptiondefault voidQuarkusComponentTestCallbacks.afterStart(QuarkusComponentTestCallbacks.AfterStartContext afterStartContext) Called after the container is started.