public abstract class AbstractApiMethodBaseMojo extends AbstractSourceGeneratorMojo
Modifier and Type | Field and Description |
---|---|
protected String |
excludeConfigNames |
protected String |
excludeConfigTypes |
protected ExtraOption[] |
extraOptions |
protected Substitution[] |
substitutions |
generatedSrcDir, generatedTestDir
COMPONENT_PACKAGE, componentName, componentPackage, log, OUT_PACKAGE, outPackage, PREFIX, project, scheme
Constructor and Description |
---|
AbstractApiMethodBaseMojo() |
clearSharedProjectState, getCanonicalName, getEngine, getProjectClassLoader, mergeTemplate, setSharedProjectState
getLog, getPluginContext, setLog, setPluginContext
@Parameter(property="org.apache.camel.substitutions") protected Substitution[] substitutions
@Parameter(property="org.apache.camel.excludeConfigNames") protected String excludeConfigNames
@Parameter(property="org.apache.camel.excludeConfigTypes") protected String excludeConfigTypes
@Parameter protected ExtraOption[] extraOptions
Apache Camel