Class FilesystemContentRepositoriesRegistrar
java.lang.Object
org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar
internal.org.springframework.content.fs.config.FilesystemStoreRegistrar
internal.org.springframework.content.fs.config.FilesystemContentRepositoriesRegistrar
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanFactoryAware,org.springframework.context.annotation.ImportBeanDefinitionRegistrar,org.springframework.context.EnvironmentAware,org.springframework.context.ResourceLoaderAware
-
Field Summary
Fields inherited from class org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar
DOMAIN_CLASS_PROPERTY, ID_CLASS_PROPERTY, STORE_INTERFACE_CLASS_PROPERTY, STORE_INTERFACE_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class internal.org.springframework.content.fs.config.FilesystemStoreRegistrar
createOperationsBean, getOverridePropertyValue, getSignatureTypes, registerBeanDefinitionsMethods inherited from class org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar
buildAndRegisterDefinitions, createBeanDefinition, getBasePackages, getBeanFactory, getEnvironment, getResourceLoader, loadStoreClass, multipleStoreImplementationsDetected, registerContentStoreBeanDefinitions, setBeanFactory, setEnvironment, setResourceLoaderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.annotation.ImportBeanDefinitionRegistrar
registerBeanDefinitions
-
Constructor Details
-
FilesystemContentRepositoriesRegistrar
public FilesystemContentRepositoriesRegistrar()
-
-
Method Details
-
getAnnotation
- Overrides:
getAnnotationin classFilesystemStoreRegistrar
-