A C D E F G H I L O P R S T U W

A

addFallbackTypeConverter(TypeConverter, boolean) - Method in class org.apache.camel.maven.ReportingTypeConverterRegistry
 
addTypeConverter(Class, Class, TypeConverter) - Method in class org.apache.camel.maven.ReportingTypeConverterRegistry
 
applicationContextUri - Variable in class org.apache.camel.maven.DotMojo
The classpath based application context uri that spring wants to get.
applicationContextUri - Variable in class org.apache.camel.maven.EmbeddedMojo
The classpath based application context uri that spring wants to get.
artifactFactory - Variable in class org.apache.camel.maven.ConvertersMojo
The component used for creating artifact instances.
artifactResolver - Variable in class org.apache.camel.maven.ConvertersMojo
The component that is used to resolve additional artifacts required.

C

close(Closeable, String) - Method in class org.apache.camel.maven.DotMojo
 
ConvertersMojo - Class in org.apache.camel.maven
Generate report of available type conversions.
ConvertersMojo() - Constructor for class org.apache.camel.maven.ConvertersMojo
 
convertFile(File, String) - Method in class org.apache.camel.maven.DotMojo
 
createArguments() - Method in class org.apache.camel.maven.EmbeddedMojo
 
createClassLoader(ClassLoader) - Method in class org.apache.camel.maven.EmbeddedMojo
 

D

DEFAULT_GRAPHVIZ_OUTPUT_TYPES - Static variable in class org.apache.camel.maven.DotMojo
 
dotAggregationEnabled - Variable in class org.apache.camel.maven.EmbeddedMojo
Allows the routes from multiple contexts to be aggregated into one DOT file (in addition to the individual files)
dotDir - Variable in class org.apache.camel.maven.RunMojo
The DOT output directory name used to generate the DOT diagram of the route definitions
dotEnabled - Variable in class org.apache.camel.maven.EmbeddedMojo
Allows the DOT file generation to be disabled
DotMojo - Class in org.apache.camel.maven
Runs Camel embedded with META-INF/services/*.xml spring files to try create DOT files for the routing rules, then converts the DOT files into another format such as PNG
DotMojo() - Constructor for class org.apache.camel.maven.DotMojo
 
duration - Variable in class org.apache.camel.maven.DotMojo
The duration to run the application for which by default is in milliseconds.
duration - Variable in class org.apache.camel.maven.EmbeddedMojo
The duration to run the application for which by default is in milliseconds.
duration - Variable in class org.apache.camel.maven.RunMojo
The duration to run the application for which by default is in milliseconds.

E

EmbeddedMojo - Class in org.apache.camel.maven
Runs a CamelContext using any Spring XML configuration files found in META-INF/spring/*.xml and camel-*.xml and starting up the context; then generating the DOT file before closing the context down.
EmbeddedMojo() - Constructor for class org.apache.camel.maven.EmbeddedMojo
 
equals(Object) - Method in class org.apache.camel.maven.ReportingTypeConverterLoader.TypeMapping
 
execute() - Method in class org.apache.camel.maven.ConvertersMojo
 
execute() - Method in class org.apache.camel.maven.DotMojo
 
execute(File, Locale) - Method in class org.apache.camel.maven.DotMojo
Executes DOT generator.
execute() - Method in class org.apache.camel.maven.EmbeddedMojo
This method will run the mojo
execute() - Method in class org.apache.camel.maven.RunMojo
Execute goal.
executeReport(Locale) - Method in class org.apache.camel.maven.ConvertersMojo
 
executeReport(Locale) - Method in class org.apache.camel.maven.DotMojo
 
executeWithoutWrapping() - Method in class org.apache.camel.maven.EmbeddedMojo
 

F

fileApplicationContextUri - Variable in class org.apache.camel.maven.DotMojo
The filesystem based application context uri that spring wants to get.
fileApplicationContextUri - Variable in class org.apache.camel.maven.EmbeddedMojo
The filesystem based application context uri that spring wants to get.

G

getAggregate() - Method in class org.apache.camel.maven.DotMojo
 
getApplicationContextUri() - Method in class org.apache.camel.maven.EmbeddedMojo
 
getBundle(Locale) - Method in class org.apache.camel.maven.ConvertersMojo
Gets resource bundle for given locale.
getBundle(Locale) - Method in class org.apache.camel.maven.DotMojo
Gets resource bundle for given locale.
getClasspathElements() - Method in class org.apache.camel.maven.EmbeddedMojo
 
getConverterType() - Method in class org.apache.camel.maven.ReportingTypeConverterLoader.TypeMapping
 
getDescription(Locale) - Method in class org.apache.camel.maven.ConvertersMojo
 
getDescription(Locale) - Method in class org.apache.camel.maven.DotMojo
 
getDuration() - Method in class org.apache.camel.maven.EmbeddedMojo
 
getErrors() - Method in class org.apache.camel.maven.ReportingTypeConverterRegistry
 
getFileApplicationContextUri() - Method in class org.apache.camel.maven.EmbeddedMojo
 
getFromType() - Method in class org.apache.camel.maven.ReportingTypeConverterLoader.TypeMapping
 
getIndex() - Method in class org.apache.camel.maven.ReportingTypeConverterLoader.TypeMapping
 
getInjector() - Method in class org.apache.camel.maven.ReportingTypeConverterRegistry
 
getMainClass() - Method in class org.apache.camel.maven.EmbeddedMojo
 
getMethod() - Method in class org.apache.camel.maven.ReportingTypeConverterLoader.TypeMapping
 
getName(Locale) - Method in class org.apache.camel.maven.ConvertersMojo
 
getName(Locale) - Method in class org.apache.camel.maven.DotMojo
 
getOutputDirectory() - Method in class org.apache.camel.maven.ConvertersMojo
 
getOutputDirectory() - Method in class org.apache.camel.maven.DotMojo
 
getOutputDirectory() - Method in class org.apache.camel.maven.EmbeddedMojo
Getter for property output directory.
getOutputName() - Method in class org.apache.camel.maven.ConvertersMojo
 
getOutputName() - Method in class org.apache.camel.maven.DotMojo
 
getProject() - Method in class org.apache.camel.maven.ConvertersMojo
 
getProject() - Method in class org.apache.camel.maven.DotMojo
 
getSiteRenderer() - Method in class org.apache.camel.maven.ConvertersMojo
 
getSiteRenderer() - Method in class org.apache.camel.maven.DotMojo
 
getToType() - Method in class org.apache.camel.maven.ReportingTypeConverterLoader.TypeMapping
 
getTypeConversions() - Method in class org.apache.camel.maven.ReportingTypeConverterLoader
 

H

hashCode() - Method in class org.apache.camel.maven.ReportingTypeConverterLoader.TypeMapping
 

I

isDotAggregationEnabled() - Method in class org.apache.camel.maven.EmbeddedMojo
 
isDotEnabled() - Method in class org.apache.camel.maven.EmbeddedMojo
 
isUseDot() - Method in class org.apache.camel.maven.DotMojo
 

L

localRepository - Variable in class org.apache.camel.maven.ConvertersMojo
Local maven repository.
lookup(Class, Class) - Method in class org.apache.camel.maven.ReportingTypeConverterRegistry
 

O

org.apache.camel.maven - package org.apache.camel.maven
 
outputDirectory - Variable in class org.apache.camel.maven.EmbeddedMojo
The DOT File name used to generate the DOT diagram of the route definitions

P

printHtmlFileFooter(PrintWriter, File) - Method in class org.apache.camel.maven.DotMojo
 
printHtmlFileHeader(PrintWriter, File) - Method in class org.apache.camel.maven.DotMojo
 
printHtmlFooter(PrintWriter) - Method in class org.apache.camel.maven.DotMojo
 
printHtmlHeader(PrintWriter, String) - Method in class org.apache.camel.maven.DotMojo
 
project - Variable in class org.apache.camel.maven.RunMojo
The maven project.

R

registerTypeConverter(TypeConverterRegistry, Method, Class, Class, TypeConverter) - Method in class org.apache.camel.maven.ReportingTypeConverterLoader
 
remoteArtifactRepositories - Variable in class org.apache.camel.maven.ConvertersMojo
Remote repositories which will be searched for source attachments.
removeFileExtension(String) - Method in class org.apache.camel.maven.DotMojo
 
ReportingTypeConverterLoader - Class in org.apache.camel.maven
Type converter loader that is capable of reporting the loaded type converters.
ReportingTypeConverterLoader(PackageScanClassResolver) - Constructor for class org.apache.camel.maven.ReportingTypeConverterLoader
 
ReportingTypeConverterLoader.TypeMapping - Class in org.apache.camel.maven
Represents a mapping from one type (which can be null) to another Used by the camel-maven-plugin.
ReportingTypeConverterLoader.TypeMapping(Class, Class, Class, Method) - Constructor for class org.apache.camel.maven.ReportingTypeConverterLoader.TypeMapping
 
ReportingTypeConverterRegistry - Class in org.apache.camel.maven
Registry for reporting type converters.
ReportingTypeConverterRegistry() - Constructor for class org.apache.camel.maven.ReportingTypeConverterRegistry
 
runCamel - Variable in class org.apache.camel.maven.DotMojo
Whether we should boot up camel with the META-INF/services/*.xml to generate the DOT file
runCamel(ClassLoader) - Method in class org.apache.camel.maven.EmbeddedMojo
 
runCamelEmbedded(File) - Method in class org.apache.camel.maven.DotMojo
 
RunMojo - Class in org.apache.camel.maven
Runs a CamelContext using any Spring XML configuration files found in META-INF/spring/*.xml and camel-*.xml and starting up the context.
RunMojo() - Constructor for class org.apache.camel.maven.RunMojo
 

S

setAggregate(String) - Method in class org.apache.camel.maven.DotMojo
 
setApplicationContextUri(String) - Method in class org.apache.camel.maven.EmbeddedMojo
 
setClasspathElements(List) - Method in class org.apache.camel.maven.EmbeddedMojo
 
setDotAggregationEnabled(boolean) - Method in class org.apache.camel.maven.EmbeddedMojo
 
setDotEnabled(boolean) - Method in class org.apache.camel.maven.EmbeddedMojo
 
setDuration(String) - Method in class org.apache.camel.maven.EmbeddedMojo
 
setFileApplicationContextUri(String) - Method in class org.apache.camel.maven.EmbeddedMojo
 
setInjector(Injector) - Method in class org.apache.camel.maven.ReportingTypeConverterRegistry
 
setMainClass(String) - Method in class org.apache.camel.maven.EmbeddedMojo
 
setOutputDirectory(String) - Method in class org.apache.camel.maven.EmbeddedMojo
Setter for the output directory.
setUseDot(boolean) - Method in class org.apache.camel.maven.DotMojo
 
SUBDIRECTORY - Static variable in class org.apache.camel.maven.DotMojo
Subdirectory for report.

T

toString() - Method in class org.apache.camel.maven.ReportingTypeConverterLoader.TypeMapping
 

U

useDot - Variable in class org.apache.camel.maven.DotMojo
Should we try run the DOT executable on the generated .DOT file to generate images
useDot - Variable in class org.apache.camel.maven.RunMojo
Allows the DOT file generation to be enabled

W

writeIndexHtmlFile(File, String, String) - Method in class org.apache.camel.maven.DotMojo
 

A C D E F G H I L O P R S T U W

Apache CAMEL