Class JpaContentRepositoriesRegistrar
java.lang.Object
org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar
internal.org.springframework.content.jpa.config.JpaStoresRegistrar
internal.org.springframework.content.jpa.config.JpaContentRepositoriesRegistrar
- 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.jpa.config.JpaStoresRegistrar
createOperationsBean, getOverridePropertyValue, getSignatureTypesMethods inherited from class org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar
buildAndRegisterDefinitions, createBeanDefinition, 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
-
JpaContentRepositoriesRegistrar
public JpaContentRepositoriesRegistrar()
-
-
Method Details
-
getAnnotation
- Overrides:
getAnnotationin classJpaStoresRegistrar
-