@Deprecated public class ClusteredImplementationBeanDefinitionDecorator extends Object implements org.springframework.beans.factory.xml.BeanDefinitionDecorator
BeanDefinitionDecorator for handling the custom "confluence:clustered-implementation" attribute on Spring beans.
Registers the decorated bean's name with the ClusteredImplementationBeanRegistry.
See ConfluenceSpringNamespaceHandler
See ClusteredImplementationBeanRegistry
| Constructor and Description |
|---|
ClusteredImplementationBeanDefinitionDecorator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.config.BeanDefinitionHolder |
decorate(Node attributeNode,
org.springframework.beans.factory.config.BeanDefinitionHolder beanDefinitionHolder,
org.springframework.beans.factory.xml.ParserContext parserContext)
Deprecated.
|
public ClusteredImplementationBeanDefinitionDecorator()
public org.springframework.beans.factory.config.BeanDefinitionHolder decorate(Node attributeNode, org.springframework.beans.factory.config.BeanDefinitionHolder beanDefinitionHolder, org.springframework.beans.factory.xml.ParserContext parserContext)
decorate in interface org.springframework.beans.factory.xml.BeanDefinitionDecoratorCopyright © 2003–2022 Atlassian. All rights reserved.