Uses of Class
io.github.ascopes.protobufmavenplugin.generation.OutputDescriptorAttachmentRegistrar
Packages that use OutputDescriptorAttachmentRegistrar
Package
Description
Management of source code generation requests.
-
Uses of OutputDescriptorAttachmentRegistrar in io.github.ascopes.protobufmavenplugin.generation
Methods in io.github.ascopes.protobufmavenplugin.generation that return OutputDescriptorAttachmentRegistrarModifier and TypeMethodDescriptionGenerationRequest.getOutputDescriptorAttachmentRegistrar()
The registrar strategy to use to notify Maven of attached artifacts.ImmutableGenerationRequest.getOutputDescriptorAttachmentRegistrar()
The registrar strategy to use to notify Maven of attached artifacts.Methods in io.github.ascopes.protobufmavenplugin.generation with parameters of type OutputDescriptorAttachmentRegistrarModifier and TypeMethodDescriptionImmutableGenerationRequest.Builder.outputDescriptorAttachmentRegistrar
(OutputDescriptorAttachmentRegistrar outputDescriptorAttachmentRegistrar) Initializes the value for theoutputDescriptorAttachmentRegistrar
attribute.