EventAdminPage edited by Christian PostaChanges (3)
Full ContentEventAdmin componentAvailable in Camel 2.6 The eventadmin component can be used in an OSGi environment to receive OSGi EventAdmin events and process them. DependenciesMaven users need to add the following dependency to their pom.xml <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-eventadmin</artifactId> <version>${camel-version}</version> </dependency> where ${camel-version} must be replaced by the actual version of Camel (2.6.0 or higher).
Stop watching space
|
Change email notification preferences
View Online
|
View Changes
|
Add Comment
|