Class UrlProtocPluginBean

java.lang.Object
io.github.ascopes.protobufmavenplugin.plugins.UrlProtocPlugin
io.github.ascopes.protobufmavenplugin.plugins.UrlProtocPluginBean
All Implemented Interfaces:
OptionalProtocPlugin, ProtocPlugin

@Generated({"Modifiables.generator","UrlProtocPlugin"}) public class UrlProtocPluginBean extends UrlProtocPlugin
A modifiable implementation of the UrlProtocPlugin type.

Use the constructor to create new modifiable instances. You may even extend this class to add some convenience methods, however most of the methods in this class are final to preserve safety and predictable invariants.

UrlProtocPluginBean is not thread-safe