public class JpaStoresRegistrar extends AbstractStoreBeanDefinitionRegistrar
DOMAIN_CLASS_PROPERTY, ID_CLASS_PROPERTY, STORE_INTERFACE_CLASS_PROPERTY, STORE_INTERFACE_PROPERTY| Constructor and Description |
|---|
JpaStoresRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createOperationsBean(org.springframework.beans.factory.support.BeanDefinitionRegistry registry) |
protected Class<? extends Annotation> |
getAnnotation() |
protected String |
getOverridePropertyValue() |
protected Class<?>[] |
getSignatureTypes() |
buildAndRegisterDefinitions, createBeanDefinition, getBasePackages, getBeanFactory, getEnvironment, getResourceLoader, loadStoreClass, multipleStoreImplementationsDetected, registerBeanDefinitions, registerContentStoreBeanDefinitions, setBeanFactory, setEnvironment, setResourceLoaderprotected void createOperationsBean(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
createOperationsBean in class AbstractStoreBeanDefinitionRegistrarprotected Class<? extends Annotation> getAnnotation()
getAnnotation in class AbstractStoreBeanDefinitionRegistrarprotected Class<?>[] getSignatureTypes()
getSignatureTypes in class AbstractStoreBeanDefinitionRegistrarprotected String getOverridePropertyValue()
getOverridePropertyValue in class AbstractStoreBeanDefinitionRegistrarCopyright © 2023 Paul Warren. All rights reserved.