org.apache.maven.plugin.loader |
|
Java Source File Name | Type | Comment |
DefaultPluginLoader.java | Class | Responsible for loading plugins, reports, and any components contained therein. |
PluginLoader.java | Interface | Responsible for loading plugins, reports, and any components contained therein. |
PluginLoaderException.java | Class | Signifies a failure to load a plugin. |