Package io.quarkus.stork
Class SmallRyeStorkRegistrationRecorder
java.lang.Object
io.quarkus.stork.SmallRyeStorkRegistrationRecorder
-
Constructor Summary
ConstructorsConstructorDescriptionSmallRyeStorkRegistrationRecorder(io.quarkus.runtime.RuntimeValue<StorkConfiguration> runtimeConfig) -
Method Summary
Modifier and TypeMethodDescriptionvoidderegisterServiceInstance(io.quarkus.runtime.ShutdownContext shutdown) void
-
Constructor Details
-
SmallRyeStorkRegistrationRecorder
public SmallRyeStorkRegistrationRecorder(io.quarkus.runtime.RuntimeValue<StorkConfiguration> runtimeConfig)
-
-
Method Details
-
registerServiceInstance
public void registerServiceInstance() -
deregisterServiceInstance
public void deregisterServiceInstance(io.quarkus.runtime.ShutdownContext shutdown)
-