Interface OrderFulfillmentQueueLoader<T>

  • Type Parameters:
    T - The type of object the Queue will hold
    All Superinterfaces:
    com.broadleafcommerce.search.index.core.queue.QueueLoader<T>
    All Known Implementing Classes:
    DefaultOrderFulfillmentQueueLoader

    public interface OrderFulfillmentQueueLoader<T>
    extends com.broadleafcommerce.search.index.core.queue.QueueLoader<T>
    A marker interface for OrderFulfillmentQueueLoaders to differentiate them from other types of QueueLoaders
    Author:
    Dima Myroniuk (dmyroniuk)
    See Also:
    QueueLoader
    • Method Summary

      • Methods inherited from interface com.broadleafcommerce.search.index.core.queue.QueueLoader

        populateQueue