public class ExtendedMojoDescriptor extends org.apache.maven.plugin.descriptor.MojoDescriptor
| Constructor and Description |
|---|
ExtendedMojoDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDependencyCollectionRequired() |
boolean |
isThreadSafe() |
void |
setDependencyCollectionRequired(String requiresDependencyCollection) |
void |
setThreadSafe(boolean threadSafe) |
addParameter, alwaysExecute, equals, getComponentType, getDeprecated, getExecuteGoal, getExecuteLifecycle, getExecutePhase, getExecutionStrategy, getFullGoalName, getGoal, getId, getLanguage, getMojoConfiguration, getParameterMap, getParameters, getPhase, getPluginDescriptor, getRole, getRoleHint, getSince, hashCode, isAggregator, isDependencyResolutionRequired, isDirectInvocationOnly, isInheritedByDefault, isOnlineRequired, isProjectRequired, isRequiresReports, requiresOnline, setAggregator, setDependencyResolutionRequired, setDeprecated, setDirectInvocationOnly, setExecuteGoal, setExecuteLifecycle, setExecutePhase, setExecutionStrategy, setGoal, setInheritedByDefault, setLanguage, setMojoConfiguration, setOnlineRequired, setParameters, setPhase, setPluginDescriptor, setProjectRequired, setRequiresReports, setSinceaddRequirement, getAlias, getComponentComposer, getComponentConfigurator, getComponentFactory, getComponentKey, getComponentProfile, getComponentSetDescriptor, getConfiguration, getDependencies, getDescription, getHumanReadableKey, getImplementation, getInstantiationStrategy, getLifecycleHandler, getRequirements, getVersion, hasConfiguration, isIsolatedRealm, setAlias, setComponentComposer, setComponentConfigurator, setComponentFactory, setComponentProfile, setComponentSetDescriptor, setComponentType, setConfiguration, setDescription, setImplementation, setInstantiationStrategy, setIsolatedRealm, setLifecycleHandler, setRole, setRoleHint, setVersion, toStringpublic ExtendedMojoDescriptor()
public boolean isThreadSafe()
public void setThreadSafe(boolean threadSafe)
public String getDependencyCollectionRequired()
public void setDependencyCollectionRequired(String requiresDependencyCollection)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.