Package | Description |
---|---|
org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
Modifier and Type | Method and Description |
---|---|
static ComponentCustomizer.Policy |
ComponentCustomizer.Policy.any()
A simple allow-all policy.
|
static ComponentCustomizer.Policy |
ComponentCustomizer.Policy.none()
A simple deny-all policy.
|
Apache Camel