Package io.quarkus.stork
Class QuarkusStorkInfrastructure
- java.lang.Object
-
- io.smallrye.stork.integration.DefaultStorkInfrastructure
-
- io.quarkus.stork.QuarkusStorkInfrastructure
-
- All Implemented Interfaces:
io.smallrye.stork.spi.StorkInfrastructure
- Direct Known Subclasses:
QuarkusStorkObservableInfrastructure
@Singleton public class QuarkusStorkInfrastructure extends io.smallrye.stork.integration.DefaultStorkInfrastructure
-
-
Constructor Summary
Constructors Constructor Description QuarkusStorkInfrastructure(io.vertx.core.Vertx vertx)
-