Uses of Record Class
io.gdcc.spi.meta.descriptor.SourcedDescriptor
Packages that use SourcedDescriptor
-
Uses of SourcedDescriptor in io.gdcc.spi.meta.descriptor
Methods in io.gdcc.spi.meta.descriptor that return types with arguments of type SourcedDescriptorModifier and TypeMethodDescriptionstatic List<SourcedDescriptor>Scans the specified path to identify plugin descriptors.Methods in io.gdcc.spi.meta.descriptor with parameters of type SourcedDescriptorModifier and TypeMethodDescriptionstatic booleanDescriptorScanner.hasServiceProviderInterfaceRecord(SourcedDescriptor descriptor) Checks whether the source referenced by the given descriptor contains a Java SPI service configuration file for the descriptor's declared kind, and whether that file explicitly lists the descriptor's implementation class.