Package io.smallrye.stork.api
Interface MetadataKey
- All Known Implementing Classes:
Metadata.DefaultMetadataKey,Metadata.NoMetadataKey
public interface MetadataKey
Interface representing metadata key.
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the name
-