Package io.smallrye.stork.spi
-
Interface Summary Interface Description CallStatisticsCollector If you useServiceInstanceWithStatGathering, use an implementation of this class interface for actually collecting information about calls madeElementWithType A class having aElementWithType.type()method such a load balancer and service discovery providers.LoadBalancerProvider<T> A load balancer provider allowing to create instances of load balancers.ServiceDiscoveryProvider<T> A service discovery provider allowing to create instances of service discovery.ServiceRegistrarProvider<T,MetadataKeyType extends Enum<MetadataKeyType> & MetadataKey> StorkInfrastructure A provider for "utility" objects used by service discovery and load balancer implementations.