C D E G I O P R S U W

C

close(Closeable, String) - Method in class org.apache.camel.guice.maven.DotMojo
 
convertFile(File, String) - Method in class org.apache.camel.guice.maven.DotMojo
 
createArguments() - Method in class org.apache.camel.guice.maven.EmbeddedMojo
 
createClassLoader(ClassLoader) - Method in class org.apache.camel.guice.maven.EmbeddedMojo
 

D

DEFAULT_GRAPHVIZ_OUTPUT_TYPES - Static variable in class org.apache.camel.guice.maven.DotMojo
 
dotAggregationEnabled - Variable in class org.apache.camel.guice.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.guice.maven.RunMojo
The DOT output directory name used to generate the DOT diagram of the route definitions
dotEnabled - Variable in class org.apache.camel.guice.maven.EmbeddedMojo
Allows the DOT file generation to be disabled
dotEnabled - Variable in class org.apache.camel.guice.maven.RunMojo
Allows the DOT file generation to be disabled
DotMojo - Class in org.apache.camel.guice.maven
Runs a Camel using the jndi.properties file on the classpath to way to bootstrap via Guice then the DOT files are created, then they are converted from DOT files to another format such as PNG
DotMojo() - Constructor for class org.apache.camel.guice.maven.DotMojo
 
duration - Variable in class org.apache.camel.guice.maven.DotMojo
The duration to run the application for which by default is in milliseconds.
duration - Variable in class org.apache.camel.guice.maven.EmbeddedMojo
The duration to run the application for which by default is in milliseconds.
duration - Variable in class org.apache.camel.guice.maven.RunMojo
The duration to run the application for which by default is in milliseconds.

E

EmbeddedMojo - Class in org.apache.camel.guice.maven
Runs a Camel using the jndi.properties file on the classpath to way to bootstrap via Guice
EmbeddedMojo() - Constructor for class org.apache.camel.guice.maven.EmbeddedMojo
 
execute() - Method in class org.apache.camel.guice.maven.DotMojo
 
execute(File, Locale) - Method in class org.apache.camel.guice.maven.DotMojo
Executes DOT generator.
execute() - Method in class org.apache.camel.guice.maven.EmbeddedMojo
This method will run the mojo
execute() - Method in class org.apache.camel.guice.maven.RunMojo
Execute goal.
executeReport(Locale) - Method in class org.apache.camel.guice.maven.DotMojo
 
executeWithoutWrapping() - Method in class org.apache.camel.guice.maven.EmbeddedMojo
 

G

getAggregate() - Method in class org.apache.camel.guice.maven.DotMojo
 
getBundle(Locale) - Method in class org.apache.camel.guice.maven.DotMojo
Gets resource bundle for given locale.
getClasspathElements() - Method in class org.apache.camel.guice.maven.EmbeddedMojo
 
getDescription(Locale) - Method in class org.apache.camel.guice.maven.DotMojo
 
getDuration() - Method in class org.apache.camel.guice.maven.EmbeddedMojo
 
getMainClass() - Method in class org.apache.camel.guice.maven.EmbeddedMojo
 
getName(Locale) - Method in class org.apache.camel.guice.maven.DotMojo
 
getOutputDirectory() - Method in class org.apache.camel.guice.maven.DotMojo
 
getOutputDirectory() - Method in class org.apache.camel.guice.maven.EmbeddedMojo
Getter for property output directory.
getOutputName() - Method in class org.apache.camel.guice.maven.DotMojo
 
getProject() - Method in class org.apache.camel.guice.maven.DotMojo
 
getSiteRenderer() - Method in class org.apache.camel.guice.maven.DotMojo
 

I

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

O

org.apache.camel.guice.maven - package org.apache.camel.guice.maven
 
outputDirectory - Variable in class org.apache.camel.guice.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.guice.maven.DotMojo
 
printHtmlFileHeader(PrintWriter, File) - Method in class org.apache.camel.guice.maven.DotMojo
 
printHtmlFooter(PrintWriter) - Method in class org.apache.camel.guice.maven.DotMojo
 
printHtmlHeader(PrintWriter, String) - Method in class org.apache.camel.guice.maven.DotMojo
 
project - Variable in class org.apache.camel.guice.maven.RunMojo
The maven project.

R

removeFileExtension(String) - Method in class org.apache.camel.guice.maven.DotMojo
 
runCamel - Variable in class org.apache.camel.guice.maven.DotMojo
Whether we should boot up camel with the jndi.properties file to generate the DOT file
runCamel(ClassLoader) - Method in class org.apache.camel.guice.maven.EmbeddedMojo
 
runCamelEmbedded(File) - Method in class org.apache.camel.guice.maven.DotMojo
 
RunMojo - Class in org.apache.camel.guice.maven
Runs a Camel using the jndi.properties file on the classpath as the way to bootstrap Camel using Guice
RunMojo() - Constructor for class org.apache.camel.guice.maven.RunMojo
 

S

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

U

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

W

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

C D E G I O P R S U W

Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.