Index
All Classes and Interfaces|All Packages
A
- afterBootstrapCamel() - Method in class org.apache.camel.maven.RunMojo
-
Allows plugin extensions to do custom logic after bootstrapping Camel.
- artifactResolver - Variable in class org.apache.camel.maven.RunMojo
B
- beforeBootstrapCamel() - Method in class org.apache.camel.maven.DebugMojo
- beforeBootstrapCamel() - Method in class org.apache.camel.maven.DevMojo
-
Enable routes reloading
- beforeBootstrapCamel() - Method in class org.apache.camel.maven.RunMojo
-
Allows plugin extensions to do custom logic before bootstrapping Camel.
D
- DebugMojo - Class in org.apache.camel.maven
-
The maven goal allowing to automatically set up the Camel application to debug the Camel routes thanks to the Camel textual Route Debugger.
- DebugMojo(ArtifactResolver, ArtifactFactory, ArtifactMetadataSource, MavenProjectBuilder) - Constructor for class org.apache.camel.maven.DebugMojo
- determineRelevantPluginDependencies() - Method in class org.apache.camel.maven.RunMojo
-
Determine all plugin dependencies relevant to the executable.
- DevMojo - Class in org.apache.camel.maven
- DevMojo(ArtifactResolver, ArtifactFactory, ArtifactMetadataSource, MavenProjectBuilder) - Constructor for class org.apache.camel.maven.DevMojo
- duration - Variable in class org.apache.camel.maven.RunMojo
-
Sets the time duration (seconds) that the application will run for before terminating.
- durationIdle - Variable in class org.apache.camel.maven.RunMojo
-
Sets the idle time duration (seconds) duration that the application can be idle before terminating.
- durationMaxMessages - Variable in class org.apache.camel.maven.RunMojo
-
Sets the duration of maximum number of messages that the application will process before terminating.
E
- execute() - Method in class org.apache.camel.maven.PrepareFatJarMojo
- execute() - Method in class org.apache.camel.maven.RunMojo
-
Execute goal.
- extendedPluginDependencyArtifactId - Variable in class org.apache.camel.maven.RunMojo
F
- findExecutableArtifact() - Method in class org.apache.camel.maven.RunMojo
-
Examine the plugin dependencies to find the executable artifact.
- findTypeConverterLoaderClasses() - Method in class org.apache.camel.maven.PrepareFatJarMojo
-
Finds the type converter loader classes from the classpath looking for text files on the classpath at the
PrepareFatJarMojo.META_INF_SERVICES_TYPE_CONVERTER_LOADERlocation.
G
- getClasspath() - Method in class org.apache.camel.maven.DebugMojo
- getClasspath() - Method in class org.apache.camel.maven.RunMojo
- getProjectClassLoader() - Method in class org.apache.camel.maven.PrepareFatJarMojo
- goal() - Method in class org.apache.camel.maven.DebugMojo
- goal() - Method in class org.apache.camel.maven.DevMojo
- goal() - Method in class org.apache.camel.maven.RunMojo
L
- logClasspath - Variable in class org.apache.camel.maven.RunMojo
-
Whether to log the classpath when starting
- loggingLevel - Variable in class org.apache.camel.maven.RunMojo
-
Whether to use built-in console logging (uses log4j), which does not require to add any logging dependency to your project.
O
- org.apache.camel.maven - package org.apache.camel.maven
P
- PrepareFatJarMojo - Class in org.apache.camel.maven
- PrepareFatJarMojo(ArtifactFactory) - Constructor for class org.apache.camel.maven.PrepareFatJarMojo
- profile - Variable in class org.apache.camel.maven.RunMojo
-
To run with a specific Camel Main profile (dev,test,prod)
R
- RunMojo - Class in org.apache.camel.maven
-
Runs a CamelContext using any Spring configuration files found in
META-INF/spring/*.xml, andcamel-*.xmland starting up the context. - RunMojo(ArtifactResolver, ArtifactFactory, ArtifactMetadataSource, MavenProjectBuilder) - Constructor for class org.apache.camel.maven.RunMojo
U
- useKamelet - Variable in class org.apache.camel.maven.RunMojo
-
Whether to use Kamelet (camel-main-kamelet) when running, instead of Spring
All Classes and Interfaces|All Packages