Package org.apache.camel.spi
Interface OptimisedComponentResolver
public interface OptimisedComponentResolver
A
Component resolver that are used in EIPs with dynamic behavior such as toD, enrich and others.-
Method Summary
-
Method Details
-
resolveComponent
Resolves the given component- Parameters:
uri- the endpoint uri- Returns:
- the component
-