
@Mojo(name="show-test-module", requiresDependencyResolution=TEST, threadSafe=true) public final class TestModuleShowMojo extends AbstractModelShowMojo
| Constructor and Description | 
|---|
TestModuleShowMojo()
Creates a new  
TestModuleShowMojo instance. | 
| Modifier and Type | Method and Description | 
|---|---|
protected ClassLoader | 
getDisplayClassLoader()
Gets the class loader to use for displaying or dumping model objects. 
 | 
protected javax.xml.bind.JAXBElement<?> | 
getDisplayModel(ModelContext modelContext)
Gets the model object to display or dump. 
 | 
protected String | 
getExecutionStrategy()
Gets the execution strategy of the instance. 
 | 
protected String | 
getGoal()
Gets the goal of the instance. 
 | 
executeToolassertValidParameters, assertValidResources, copyDirectory, copyFile, createClassFileProcessor, createJomcTool, createModelContext, createObject, createObject, createResourceFileProcessor, createSourceFileProcessor, execute, getAbsoluteFile, getDirectory, getExecutorService, getMainClassLoader, getMainClasspathElements, getMavenProject, getMavenSession, getModel, getModel, getModuleName, getOutputDirectory, getProperties, getProperties, getReportOutputDirectory, getResource, getResource, getSessionDirectory, getSourceDirectory, getTestClassLoader, getTestClasspathElements, getTestModuleName, getTestOutputDirectory, getTestSourceDirectory, getTransformer, getTransformer, isClassProcessingEnabled, isExecutionPermitted, isLoggable, isModelObjectClasspathResolutionEnabled, isModelProcessingEnabled, isResourceProcessingEnabled, isSourceProcessingEnabled, isVerbose, log, log, logMissingModule, logProcessingModel, logProcessingModule, logSeparator, logSeparator, logToolSuccess, setClassProcessingEnabled, setModelObjectClasspathResolutionEnabled, setModelProcessingEnabled, setResourceProcessingEnabled, setSourceProcessingEnabled, setupJomcTool, setupModelContext, setVerbosegetLog, getPluginContext, setLog, setPluginContextpublic TestModuleShowMojo()
TestModuleShowMojo instance.protected javax.xml.bind.JAXBElement<?> getDisplayModel(ModelContext modelContext) throws MojoExecutionException
AbstractModelShowMojogetDisplayModel in class AbstractModelShowMojomodelContext - The model context to use for getting the model.MojoExecutionException - if getting the model fails.protected ClassLoader getDisplayClassLoader() throws MojoExecutionException
AbstractModelShowMojogetDisplayClassLoader in class AbstractModelShowMojoMojoExecutionException - if getting the class loader fails.protected String getGoal() throws MojoExecutionException
AbstractJomcMojogetGoal in class AbstractJomcMojoMojoExecutionException - if getting the goal of the instance fails.protected String getExecutionStrategy() throws MojoExecutionException
AbstractJomcMojogetExecutionStrategy in class AbstractJomcMojoMojoExecutionException - if getting the execution strategy of the instance fails.Copyright © 2005–2016 The JOMC Project. All rights reserved.