Class MongoContentRepositoriesRegistrar
java.lang.Object
org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar
internal.org.springframework.content.mongo.config.MongoContentRepositoriesRegistrar
- 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 org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar
buildAndRegisterDefinitions, createBeanDefinition, createOperationsBean, getBasePackages, getBeanFactory, getEnvironment, getOverridePropertyValue, getResourceLoader, loadStoreClass, multipleStoreImplementationsDetected, registerBeanDefinitions, 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
-
MongoContentRepositoriesRegistrar
public MongoContentRepositoriesRegistrar()
-
-
Method Details
-
getAnnotation
- Specified by:
getAnnotationin classAbstractStoreBeanDefinitionRegistrar
-
getSignatureTypes
- Specified by:
getSignatureTypesin classAbstractStoreBeanDefinitionRegistrar
-