@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface PaxLoggingEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PaxLoggingEndpointBuilderFactory.AdvancedPaxLoggingEndpointBuilder
Advanced builder for endpoint for the OSGi PAX Logging component.
|
static interface |
PaxLoggingEndpointBuilderFactory.PaxLoggingBuilders |
static interface |
PaxLoggingEndpointBuilderFactory.PaxLoggingEndpointBuilder
Builder for endpoint for the OSGi PAX Logging component.
|
| Modifier and Type | Method and Description |
|---|---|
static PaxLoggingEndpointBuilderFactory.PaxLoggingEndpointBuilder |
paxlogging(String path)
OSGi PAX Logging (camel-paxlogging)
The paxlogging component can be used in an OSGi environment to receive
PaxLogging events and process them.
|
static PaxLoggingEndpointBuilderFactory.PaxLoggingEndpointBuilder paxlogging(String path)
paxlogging:appender
Path parameter: appender (required)
Appender is the name of the pax appender that need to be configured in
the PaxLogging service configuration.Apache Camel