public final class MainSpecificationShowMojo extends AbstractModelShowMojo
Constructor and Description |
---|
MainSpecificationShowMojo()
Creates a new
MainSpecificationShowMojo instance. |
Modifier and Type | Method and Description |
---|---|
protected ClassLoader |
getDisplayClassLoader()
Gets the class loader to use for displaying or dumping model objects.
|
protected Model |
getDisplayModel(ModelContext modelContext)
Gets the model to display or dump.
|
protected String |
getExecutionStrategy()
Gets the execution strategy of the instance.
|
protected String |
getGoal()
Gets the goal of the instance.
|
executeTool
assertValidParameters, assertValidResources, createClassFileProcessor, createJomcTool, createModelContext, createObject, createResourceFileProcessor, createSourceFileProcessor, execute, getAbsoluteFile, getDirectory, getMainClassLoader, getMainClasspathElements, getMavenProject, getMavenSession, getModel, getModel, getModuleName, getOutputDirectory, getProperties, getReportOutputDirectory, getResource, getSessionDirectory, getSourceDirectory, getTestClassLoader, getTestClasspathElements, getTestModuleName, getTestOutputDirectory, getTestSourceDirectory, getTransformer, isClassProcessingEnabled, isExecutionPermitted, isLoggable, isModelObjectClasspathResolutionEnabled, isModelProcessingEnabled, isResourceProcessingEnabled, isSourceProcessingEnabled, isVerbose, log, log, logMissingModule, logProcessingModel, logProcessingModule, logSeparator, logSeparator, logToolSuccess, setClassProcessingEnabled, setModelObjectClasspathResolutionEnabled, setModelProcessingEnabled, setResourceProcessingEnabled, setSourceProcessingEnabled, setupJomcTool, setupModelContext, setVerbose
getLog, getPluginContext, setLog, setPluginContext
public MainSpecificationShowMojo()
MainSpecificationShowMojo
instance.protected Model getDisplayModel(ModelContext modelContext) throws MojoExecutionException
AbstractModelShowMojo
getDisplayModel
in class AbstractModelShowMojo
modelContext
- The model context to use for getting the model.MojoExecutionException
- if getting the model fails.protected ClassLoader getDisplayClassLoader() throws MojoExecutionException
AbstractModelShowMojo
getDisplayClassLoader
in class AbstractModelShowMojo
MojoExecutionException
- if getting the class loader fails.protected String getGoal() throws MojoExecutionException
AbstractJomcMojo
getGoal
in class AbstractJomcMojo
MojoExecutionException
- if getting the goal of the instance fails.protected String getExecutionStrategy() throws MojoExecutionException
AbstractJomcMojo
getExecutionStrategy
in class AbstractJomcMojo
MojoExecutionException
- if getting the execution strategy of the instance fails.Copyright © 2005-2013 The JOMC Project. All Rights Reserved.