| Package | Description |
|---|---|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
List<RuntimeEndpointRegistry.Statistic> |
DefaultRuntimeEndpointRegistry.getEndpointStatistics() |
| Modifier and Type | Method and Description |
|---|---|
List<RuntimeEndpointRegistry.Statistic> |
RuntimeEndpointRegistry.getEndpointStatistics()
Gets details about all the endpoint captured from the given route during runtime routing that are in-use of the routes.
|
Apache Camel