Class MongoContentStoresRegistrar
java.lang.Object
org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar
internal.org.springframework.content.mongo.config.MongoContentStoresRegistrar
- 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
Modifier and TypeMethodDescriptionprotected Class<? extends Annotation>protected Stringprotected Class<?>[]Methods inherited from class org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar
buildAndRegisterDefinitions, createBeanDefinition, createOperationsBean, getBasePackages, getBeanFactory, getEnvironment, 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
-
MongoContentStoresRegistrar
public MongoContentStoresRegistrar()
-
-
Method Details
-
getAnnotation
- Specified by:
getAnnotationin classAbstractStoreBeanDefinitionRegistrar
-
getSignatureTypes
- Specified by:
getSignatureTypesin classAbstractStoreBeanDefinitionRegistrar
-
getOverridePropertyValue
- Overrides:
getOverridePropertyValuein classAbstractStoreBeanDefinitionRegistrar
-