Skip navigation links
A B C D E F G L O P R S U 

A

afterBootstrapCamel() - Method in class org.apache.camel.maven.RunMojo
Allows plugin extensions to do custom logic after bootstrapping Camel.
applicationContextUri - Variable in class org.apache.camel.maven.EmbeddedMojo
The classpath based application context uri that spring wants to get.

B

beforeBootstrapCamel() - Method in class org.apache.camel.maven.RunMojo
Allows plugin extensions to do custom logic before bootstrapping Camel.

C

createArguments() - Method in class org.apache.camel.maven.EmbeddedMojo
 
createClassLoader(ClassLoader) - Method in class org.apache.camel.maven.EmbeddedMojo
 

D

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
 
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.
executeWithoutWrapping() - Method in class org.apache.camel.maven.EmbeddedMojo
 
extendedPluginDependencyArtifactId - Variable in class org.apache.camel.maven.RunMojo
 

F

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

G

getApplicationContextUri() - Method in class org.apache.camel.maven.EmbeddedMojo
 
getClasspathElements() - Method in class org.apache.camel.maven.EmbeddedMojo
 
getDuration() - Method in class org.apache.camel.maven.EmbeddedMojo
 
getFileApplicationContextUri() - Method in class org.apache.camel.maven.EmbeddedMojo
 
getMainClass() - Method in class org.apache.camel.maven.EmbeddedMojo
 

L

logClasspath - Variable in class org.apache.camel.maven.RunMojo
Whether to log the classpath when starting

O

org.apache.camel.maven - package org.apache.camel.maven
 

P

project - Variable in class org.apache.camel.maven.RunMojo
The maven project.

R

runCamel(ClassLoader) - Method in class org.apache.camel.maven.EmbeddedMojo
 
RunMojo - Class in org.apache.camel.maven
Runs a CamelContext using any Spring or Blueprint XML configuration files found in META-INF/spring/*.xml, and OSGI-INF/blueprint/*.xml, and camel-*.xml and starting up the context.
RunMojo() - Constructor for class org.apache.camel.maven.RunMojo
 

S

setApplicationContextUri(String) - Method in class org.apache.camel.maven.EmbeddedMojo
 
setClasspathElements(List<?>) - 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
 
setMainClass(String) - Method in class org.apache.camel.maven.EmbeddedMojo
 

U

useBlueprint - Variable in class org.apache.camel.maven.RunMojo
Whether to use Blueprint when running, instead of Spring
useCDI - Variable in class org.apache.camel.maven.RunMojo
Whether to use CDI when running, instead of Spring
A B C D E F G L O P R S U 
Skip navigation links

Apache Camel