Interface EndpointServiceRegistry

All Superinterfaces:
AutoCloseable, Service, StaticService

public interface EndpointServiceRegistry extends StaticService
Registry for EndpointServiceLocation to make it easy to find information about usage of external services such as databases, message brokers, cloud systems, that Camel is connecting to.
See Also:
  • Method Details