Uses of Interface
org.apache.camel.spi.ErrorRegistryView
Packages that use ErrorRegistryView
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of ErrorRegistryView in org.apache.camel.spi
Subinterfaces of ErrorRegistryView in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterfaceA registry which captures exceptions that occurred during message routing and stores them in memory.Methods in org.apache.camel.spi that return ErrorRegistryViewModifier and TypeMethodDescriptionGets a view scoped to a specific route.