Interface ProtocPlugin

All Known Subinterfaces:
OptionalProtocPlugin
All Known Implementing Classes:
ImmutableMavenProtocPlugin, MavenProtocPlugin, MavenProtocPluginBean, PathProtocPlugin, PathProtocPluginBean, UrlProtocPlugin, UrlProtocPluginBean

public interface ProtocPlugin
Base interface for a Protoc plugin reference.

Plugins can be marked as skippable, but by default will not be skipped.

Since:
2.0.0
Author:
Ashley Scopes