JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
N
O
P
R
S
U
A
Activator
- Class in
org.apache.camel.component.paxlogging
The activator which register the ComponentResolver as a ServiceFactory.
Activator()
- Constructor for class org.apache.camel.component.paxlogging.
Activator
C
createConsumer(Processor)
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingComponent
createProducer()
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingEndpoint
D
doAppend(PaxLoggingEvent)
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingConsumer
doStart()
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingConsumer
doStop()
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingConsumer
G
getBundleContext()
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingComponent
getComponent()
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingEndpoint
getName()
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingEndpoint
getService(Bundle, ServiceRegistration)
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingServiceFactory
I
isSingleton()
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingEndpoint
N
NAME
- Static variable in class org.apache.camel.component.paxlogging.
PaxLoggingComponent
O
org.apache.camel.component.paxlogging
- package org.apache.camel.component.paxlogging
P
PaxLoggingComponent
- Class in
org.apache.camel.component.paxlogging
The pax-logging component allows receiving log events from OPS4j PaxLogging and send them to camel routes.
PaxLoggingComponent(CamelContext, BundleContext)
- Constructor for class org.apache.camel.component.paxlogging.
PaxLoggingComponent
PaxLoggingComponentResolver
- Class in
org.apache.camel.component.paxlogging
Component resolver for the paxlogging component
PaxLoggingComponentResolver(BundleContext)
- Constructor for class org.apache.camel.component.paxlogging.
PaxLoggingComponentResolver
PaxLoggingConsumer
- Class in
org.apache.camel.component.paxlogging
Paxlogging consumer.
PaxLoggingConsumer(PaxLoggingEndpoint, Processor)
- Constructor for class org.apache.camel.component.paxlogging.
PaxLoggingConsumer
PaxLoggingEndpoint
- Class in
org.apache.camel.component.paxlogging
Paxlogging endpoint.
PaxLoggingEndpoint(String, PaxLoggingComponent, String)
- Constructor for class org.apache.camel.component.paxlogging.
PaxLoggingEndpoint
PaxLoggingServiceFactory
- Class in
org.apache.camel.component.paxlogging
This service factory only purpose is to know which bundle is requesting the component so that the pax logging appender can be registered from the correct bundle context.
PaxLoggingServiceFactory()
- Constructor for class org.apache.camel.component.paxlogging.
PaxLoggingServiceFactory
R
resolveComponent(String, CamelContext)
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingComponentResolver
S
sendExchange(PaxLoggingEvent)
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingConsumer
start(BundleContext)
- Method in class org.apache.camel.component.paxlogging.
Activator
stop(BundleContext)
- Method in class org.apache.camel.component.paxlogging.
Activator
U
ungetService(Bundle, ServiceRegistration, Object)
- Method in class org.apache.camel.component.paxlogging.
PaxLoggingServiceFactory
A
C
D
G
I
N
O
P
R
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel