Interface ConsumerDestination


public interface ConsumerDestination
Represents a ConsumerDestination that provides the information about the destination that is physically provisioned through ProvisioningProvider.provisionConsumerDestination(String, String, ConsumerProperties).
Since:
1.2
Author:
Soby Chacko
  • Method Summary

    Modifier and Type
    Method
    Description
    Provides the destination name.
  • Method Details

    • getName

      String getName()
      Provides the destination name.
      Returns:
      destination name