Uses of Class
org.apache.camel.support.SimpleRegistry
-
Packages that use SimpleRegistry Package Description org.apache.camel.support 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.support Modifier and Type Class Description classLocalBeanRegistryA special registry which is used for local beans.classSupplierRegistryUsed for storing beans that are supplied via aSupplier.
-