|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
org.apache.maven.tools.plugin.extractor.beanshell.BeanshellMojoDescriptorExtractor
public class BeanshellMojoDescriptorExtractor
Field Summary |
---|
Fields inherited from interface org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor |
---|
ROLE |
Constructor Summary | |
---|---|
BeanshellMojoDescriptorExtractor()
|
Method Summary | |
---|---|
protected java.util.List |
extractMojoDescriptors(java.util.Map scriptFilesKeyedByBasedir,
org.apache.maven.plugin.descriptor.PluginDescriptor pluginDescriptor)
|
protected java.lang.String |
getScriptFileExtension()
|
Methods inherited from class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor |
---|
copyScriptsToOutputDirectory, execute, extractMojoDescriptorsFromMetadata, gatherFilesByBasedir, getMetadataFileExtension |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanshellMojoDescriptorExtractor()
Method Detail |
---|
protected java.lang.String getScriptFileExtension()
getScriptFileExtension
in class AbstractScriptedMojoDescriptorExtractor
protected java.util.List extractMojoDescriptors(java.util.Map scriptFilesKeyedByBasedir, org.apache.maven.plugin.descriptor.PluginDescriptor pluginDescriptor) throws ExtractionException, org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
extractMojoDescriptors
in class AbstractScriptedMojoDescriptorExtractor
ExtractionException
org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |