public final class ModelPlugin extends java.lang.Object implements SmithyBuildPlugin
Constructor and Description |
---|
ModelPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
execute(PluginContext context)
Executes the plugin, creating any number of artifacts.
|
java.lang.String |
getName()
Gets the name of the plugin.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createServiceFactory, createServiceFactory, createServiceFactory, isSerial, requiresValidModel
public java.lang.String getName()
SmithyBuildPlugin
getName
in interface SmithyBuildPlugin
public void execute(PluginContext context)
SmithyBuildPlugin
execute
in interface SmithyBuildPlugin
context
- Plugin context for build execution.