- All Superinterfaces:
DescriptorMetadata
Metadata of a single service descriptor.
This information is stored within the Helidon specific {code META-INF} services file.
-
Method Summary
Methods inherited from interface io.helidon.service.metadata.DescriptorMetadata
contracts, descriptorType, factoryContracts, toHson, weight
-
Method Details
-
descriptor
ServiceDescriptor<?> descriptor()Descriptor instance.- Returns:
- the descriptor
-