Uses of Class
org.apache.camel.support.SimpleRegistry
Packages that use SimpleRegistry
Package
Description
Base classes that help to implement the camel API and are expected to be extended by the user
-
Uses of SimpleRegistry in org.apache.camel.support
Subclasses of SimpleRegistry in org.apache.camel.supportModifier and TypeClassDescriptionfinal class
A special registry which is used for local beans.class
Used for storing beans that are supplied via aSupplier
.