Uses of Interface
org.apache.camel.spi.PooledObjectFactory.Statistics
-
Packages that use PooledObjectFactory.Statistics Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of PooledObjectFactory.Statistics in org.apache.camel.spi
Methods in org.apache.camel.spi that return PooledObjectFactory.Statistics Modifier and Type Method Description PooledObjectFactory.StatisticsExchangeFactoryManager. getStatistics()Aggregated statistics for all the managed exchange factoriesPooledObjectFactory.StatisticsPooledObjectFactory. getStatistics()Gets the usage statistics
-