public static class StoresImpl.StoreSupplier extends Object implements Supplier<Store<Serializable>>
| Constructor and Description |
|---|
StoreSupplier(org.springframework.beans.factory.ListableBeanFactory factory,
String storeFactoryBeanName) |
public StoreSupplier(org.springframework.beans.factory.ListableBeanFactory factory,
String storeFactoryBeanName)
public Store<Serializable> get()
get in interface Supplier<Store<Serializable>>Copyright © 2021 Paul Warren. All rights reserved.