public class DefaultPluginDescription extends DefaultArtifactDescriptor implements PluginDescription
Constructor and Description |
---|
DefaultPluginDescription(ArtifactKey key,
java.io.File location,
ReactorProject project,
java.lang.String classifier,
PluginRef pluginRef,
java.util.Set<java.lang.Object> installableUnits) |
Modifier and Type | Method and Description |
---|---|
PluginRef |
getPluginRef() |
equals, getClassifier, getInstallableUnits, getKey, getLocation, getMavenProject, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getClassifier, getInstallableUnits, getKey, getLocation, getMavenProject
private PluginRef pluginRef
public DefaultPluginDescription(ArtifactKey key, java.io.File location, ReactorProject project, java.lang.String classifier, PluginRef pluginRef, java.util.Set<java.lang.Object> installableUnits)
public PluginRef getPluginRef()
getPluginRef
in interface PluginDescription