Class MavenProtocPluginBean

java.lang.Object
io.github.ascopes.protobufmavenplugin.plugins.MavenProtocPlugin
io.github.ascopes.protobufmavenplugin.plugins.MavenProtocPluginBean
All Implemented Interfaces:
MavenArtifact, ProtocPlugin

@Generated({"Modifiables.generator","MavenProtocPlugin"}) public class MavenProtocPluginBean extends MavenProtocPlugin
A modifiable implementation of the MavenProtocPlugin 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.

MavenProtocPluginBean is not thread-safe

See Also: