Class StoresImpl.StoreSupplier

java.lang.Object
internal.org.springframework.content.commons.storeservice.StoresImpl.StoreSupplier
All Implemented Interfaces:
Supplier<Store<Serializable>>
Enclosing class:
StoresImpl

public static class StoresImpl.StoreSupplier extends Object implements Supplier<Store<Serializable>>
  • Constructor Details

    • StoreSupplier

      public StoreSupplier(org.springframework.beans.factory.ListableBeanFactory factory, String storeFactoryBeanName)
  • Method Details