Interface ConsumedDestinationLocatorStrategy

All Known Implementing Classes:
DefaultBaseSiteConsumedDestinationLocatorStrategy, DefaultConsumedDestinationLocatorStrategy

public interface ConsumedDestinationLocatorStrategy
Strategy for finding the consumed destination
  • Method Summary

    Modifier and Type
    Method
    Description
    lookup(String clientTypeName)
    Lookup the consumed destination for the given client type
  • Method Details

    • lookup

      ConsumedDestinationModel lookup(String clientTypeName)
      Lookup the consumed destination for the given client type
      Parameters:
      clientTypeName - the name of client type
      Returns:
      the consumed destination for the given client type
      Throws:
      CredentialException - in case when failed to find the expected credential