Interface ItemCollectorRegistry

All Known Implementing Classes:
DefaultItemCollectorRegistry

public interface ItemCollectorRegistry
Generic Item Collector Registry interface that should be responsible for managing (memory cache) and retrieving the corresponding ItemCollector for a given ItemModel.
  • Method Details