Uses of Interface
org.apache.camel.spi.TypeConverterRegistry.Statistics
-
Packages that use TypeConverterRegistry.Statistics Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of TypeConverterRegistry.Statistics in org.apache.camel.spi
Methods in org.apache.camel.spi that return TypeConverterRegistry.Statistics Modifier and Type Method Description TypeConverterRegistry.Statistics
TypeConverterRegistry. getStatistics()
Gets the utilization statistics of this type converter registry
-