Uses of Interface
io.smallrye.stork.api.MetadataKey
-
Packages that use MetadataKey Package Description io.smallrye.stork.api -
-
Uses of MetadataKey in io.smallrye.stork.api
Classes in io.smallrye.stork.api that implement MetadataKey Modifier and Type Class Description static classMetadata.DefaultMetadataKeyMethods in io.smallrye.stork.api that return types with arguments of type MetadataKey Modifier and Type Method Description default Metadata<? extends MetadataKey>ServiceInstance. getMetadata()
-