Uses of Interface
org.apache.camel.spi.RuntimeEndpointRegistry
Packages that use RuntimeEndpointRegistry
-
Uses of RuntimeEndpointRegistry in org.apache.camel
Methods in org.apache.camel that return RuntimeEndpointRegistryModifier and TypeMethodDescriptionCamelContext.getRuntimeEndpointRegistry()Gets theRuntimeEndpointRegistryto use, or null if none is in use.Methods in org.apache.camel with parameters of type RuntimeEndpointRegistryModifier and TypeMethodDescriptionvoidCamelContext.setRuntimeEndpointRegistry(RuntimeEndpointRegistry runtimeEndpointRegistry) Sets a customRuntimeEndpointRegistryto use.