Class StoresImpl
java.lang.Object
internal.org.springframework.content.commons.storeservice.StoresImpl
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,Stores
-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddStoreResolver(String name, StoreResolver resolver) voidgetStore(Class<?> storeType, StoreFilter filter) getStores(Class<?> storeType, StoreFilter filter) getStores(StoreFilter filter)
-
Constructor Details
-
StoresImpl
public StoresImpl() -
StoresImpl
@Autowired public StoresImpl(org.springframework.beans.factory.ListableBeanFactory factory)
-
-
Method Details
-
afterPropertiesSet
public void afterPropertiesSet()- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean
-
addStoreResolver
- Specified by:
addStoreResolverin interfaceStores
-
getStore
-
getStores
-
getStores
-
getStores
-