
public final class MainClassesCommitMojo extends AbstractClassesCommitMojo
| Constructor and Description |
|---|
MainClassesCommitMojo()
Creates a new
MainClassesCommitMojo instance. |
| Modifier and Type | Method and Description |
|---|---|
protected ClassLoader |
getClassesClassLoader()
Gets the class loader to use for committing class file model objects.
|
protected File |
getClassesDirectory()
Gets the directory holding the class files to commit model objects to.
|
protected String |
getClassesModuleName()
Gets the name of the module to commit class file model objects of.
|
protected String |
getExecutionStrategy()
Gets the execution strategy of the instance.
|
protected String |
getGoal()
Gets the goal of the instance.
|
assertValidParameters, executeTool, getTransformers, getTransformers, getTransformersassertValidResources, createClassFileProcessor, createJomcTool, createModelContext, createObject, createObject, createResourceFileProcessor, createSourceFileProcessor, execute, getAbsoluteFile, getDirectory, 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 MainClassesCommitMojo()
MainClassesCommitMojo instance.protected String getClassesModuleName() throws MojoExecutionException
AbstractClassesCommitMojogetClassesModuleName in class AbstractClassesCommitMojoMojoExecutionException - if getting the name fails.protected ClassLoader getClassesClassLoader() throws MojoExecutionException
AbstractClassesCommitMojogetClassesClassLoader in class AbstractClassesCommitMojoMojoExecutionException - if getting the class loader fails.protected File getClassesDirectory() throws MojoExecutionException
AbstractClassesCommitMojogetClassesDirectory in class AbstractClassesCommitMojoMojoExecutionException - if getting the directory fails.protected String getGoal()
AbstractJomcMojogetGoal in class AbstractJomcMojoprotected String getExecutionStrategy()
AbstractJomcMojogetExecutionStrategy in class AbstractJomcMojoCopyright © 2005–2015 The JOMC Project. All rights reserved.