Class DestinationFactory

  • Direct Known Subclasses:
    DestinationFactoryImpl

    public abstract class DestinationFactory
    extends Object
    Used to create Destinations. One instance of DestinationFactory is used per BrokerService.
    Author:
    fateev@amazon.com