public class AzureStorageFactoryBean extends AbstractStoreFactoryBean
| Constructor and Description |
|---|
AzureStorageFactoryBean(org.springframework.context.ApplicationContext context,
com.azure.storage.blob.BlobServiceClientBuilder client,
PlacementService storePlacementService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addProxyAdvice(org.springframework.aop.framework.ProxyFactory result,
org.springframework.beans.factory.BeanFactory beanFactory) |
protected Object |
getContentStoreImpl() |
afterPropertiesSet, createContentStore, getContentIdClass, getDomainClass, getObject, getObjectType, getStore, getStoreInterface, isSingleton, setApplicationEventPublisher, setBeanClassLoader, setBeanFactory, setStoreFragments, setStoreInterface@Autowired
public AzureStorageFactoryBean(org.springframework.context.ApplicationContext context,
com.azure.storage.blob.BlobServiceClientBuilder client,
PlacementService storePlacementService)
protected void addProxyAdvice(org.springframework.aop.framework.ProxyFactory result,
org.springframework.beans.factory.BeanFactory beanFactory)
addProxyAdvice in class AbstractStoreFactoryBeanprotected Object getContentStoreImpl()
getContentStoreImpl in class AbstractStoreFactoryBeanCopyright © 2021 Paul Warren. All rights reserved.