This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-23657-endpoint-identity
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 27d7b438fd12 CAMEL-23657: Add endpointIdentity metadata to @UriParam 
for topology matching
     add 72cf7ba154b5 CAMEL-23657: Add matchEndpointIdentity API to 
CamelCatalog and RuntimeCamelCatalog

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/CamelCatalog.java     |  15 +++
 .../CamelCatalogMatchEndpointIdentityTest.java     | 113 +++++++++++++++++++++
 .../apache/camel/catalog/RuntimeCamelCatalog.java  |  14 +++
 .../camel/catalog/impl/AbstractCamelCatalog.java   |  55 ++++++++++
 4 files changed, 197 insertions(+)
 create mode 100644 
catalog/camel-catalog/src/test/java/org/apache/camel/catalog/CamelCatalogMatchEndpointIdentityTest.java

Reply via email to