Interface OptimisedComponentResolver


public interface OptimisedComponentResolver
A Component resolver that are used in EIPs with dynamic behavior such as toD, enrich and others.
  • Method Summary

    Modifier and Type
    Method
    Description
    Resolves the given component
  • Method Details

    • resolveComponent

      Component resolveComponent(String uri)
      Resolves the given component
      Parameters:
      uri - the endpoint uri
      Returns:
      the component