A B C D E F I K L M O P S T U 
All Classes All Packages

A

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

B

basedPackages - Variable in class org.apache.camel.maven.KarafRunMojo
The basedPackages that spring java config want to gets.
beforeBootstrapCamel() - Method in class org.apache.camel.maven.KarafRunMojo
Allows plugin extensions to do custom logic before bootstrapping Camel.

C

cleanupDaemonThreads - Variable in class org.apache.camel.maven.KarafRunMojo
Whether to interrupt/join and possibly stop the daemon threads upon quitting.
configAdminFileName - Variable in class org.apache.camel.maven.KarafRunMojo
The configureAdmin persistent file name, it will be used when loading the camel context from blueprint.
configAdminPid - Variable in class org.apache.camel.maven.KarafRunMojo
The configureAdmin persistent id, it will be used when loading the camel context from blueprint.
configClasses - Variable in class org.apache.camel.maven.KarafRunMojo
The configClasses that spring java config want to gets.

D

daemonThreadJoinTimeout - Variable in class org.apache.camel.maven.KarafRunMojo
This defines the number of milliseconds to wait for daemon threads to quit following their interruption.
This is only taken into account if cleanupDaemonThreads is true.
duration - Variable in class org.apache.camel.maven.KarafRunMojo
Sets the time duration (seconds) that the application will run for before terminating.
durationIdle - Variable in class org.apache.camel.maven.KarafRunMojo
Sets the idle time duration (seconds) duration that the application can be idle before terminating.
durationMaxMessages - Variable in class org.apache.camel.maven.KarafRunMojo
Sets the duration of maximum number of messages that the application will process before terminating.

E

executableDependency - Variable in class org.apache.camel.maven.KarafRunMojo
If provided the ExecutableDependency identifies which of the plugin dependencies contains the executable class.
execute() - Method in class org.apache.camel.maven.KarafRunMojo
Execute goal.
extendedPluginDependencyArtifactId - Variable in class org.apache.camel.maven.KarafRunMojo
 

F

fileApplicationContextUri - Variable in class org.apache.camel.maven.KarafRunMojo
The filesystem based application context uri that spring want to gets.
fileWatcherDirectory - Variable in class org.apache.camel.maven.KarafRunMojo
To watch the directory for file changes which triggers a live reload of the Camel routes on-the-fly.
findExecutableArtifact() - Method in class org.apache.camel.maven.KarafRunMojo
Examine the plugin dependencies to find the executable artifact.

I

includePluginDependencies - Variable in class org.apache.camel.maven.KarafRunMojo
Indicates if this plugin's dependencies should be used when executing the main class.
includeProjectDependencies - Variable in class org.apache.camel.maven.KarafRunMojo
Indicates if the project dependencies should be used when executing the main class.

K

KarafRunMojo - Class in org.apache.camel.maven
Runs a CamelContext using OSGi Blueprint.
KarafRunMojo() - Constructor for class org.apache.camel.maven.KarafRunMojo
 
keepAlive - Variable in class org.apache.camel.maven.KarafRunMojo
Deprecated; this is not needed anymore.

L

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

M

mainClass - Variable in class org.apache.camel.maven.KarafRunMojo
The main class to execute.

O

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

P

parseArguments() - Method in class org.apache.camel.maven.KarafRunMojo
 
project - Variable in class org.apache.camel.maven.KarafRunMojo
The maven project.

S

stopUnresponsiveDaemonThreads - Variable in class org.apache.camel.maven.KarafRunMojo
Wether to call Thread.stop() following a timing out of waiting for an interrupted thread to finish.
systemProperties - Variable in class org.apache.camel.maven.KarafRunMojo
A list of system properties to be passed.

T

trace - Variable in class org.apache.camel.maven.KarafRunMojo
Whether to enable the tracer or not

U

useBlueprint - Variable in class org.apache.camel.maven.KarafRunMojo
Whether to use Blueprint when running, instead of Spring
A B C D E F I K L M O P S T U 
All Classes All Packages