Class Stork

java.lang.Object
io.smallrye.stork.Stork
All Implemented Interfaces:
StorkServiceRegistry

public final class Stork extends Object implements StorkServiceRegistry
The entrypoint for SmallRye Stork.

Use `Stork.getInstance()` to get a hold of a configured instance, and retrieve `ServiceDiscovery` and/or `LoadBalancer` from it.