|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.plexus.component.repository.ComponentDescriptor org.apache.maven.plugin.descriptor.MojoDescriptor org.apache.maven.tools.plugin.ExtendedMojoDescriptor
public class ExtendedMojoDescriptor
Field Summary |
---|
Fields inherited from class org.apache.maven.plugin.descriptor.MojoDescriptor |
---|
MAVEN_PLUGIN, MULTI_PASS_EXEC_STRATEGY, SINGLE_PASS_EXEC_STRATEGY |
Constructor Summary | |
---|---|
ExtendedMojoDescriptor()
|
Method Summary | |
---|---|
String |
getDependencyCollectionRequired()
|
boolean |
isThreadSafe()
|
void |
setDependencyCollectionRequired(String requiresDependencyCollection)
|
void |
setThreadSafe(boolean threadSafe)
|
Methods inherited from class org.codehaus.plexus.component.repository.ComponentDescriptor |
---|
addRequirement, 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, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExtendedMojoDescriptor()
Method Detail |
---|
public boolean isThreadSafe()
public void setThreadSafe(boolean threadSafe)
public String getDependencyCollectionRequired()
public void setDependencyCollectionRequired(String requiresDependencyCollection)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |