| Package | Description |
|---|---|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| org.apache.camel.management.mbean |
Camel management JMX MBeans
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyConsumerCache
A
ConsumerCache which is always empty and does not cache any Consumers. |
| Modifier and Type | Method and Description |
|---|---|
ConsumerCache |
ManagedConsumerCache.getConsumerCache() |
| Constructor and Description |
|---|
ManagedConsumerCache(CamelContext context,
ConsumerCache consumerCache) |
Apache Camel