Package org.openspaces.remoting.config
Class RemotingAnnotationBeanDefinitionParser
java.lang.Object
org.openspaces.remoting.config.RemotingAnnotationBeanDefinitionParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
public class RemotingAnnotationBeanDefinitionParser
extends Object
implements org.springframework.beans.factory.xml.BeanDefinitionParser
A bean definition builder for
RemotingAnnotationBeanPostProcessor.- Author:
- kimchy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemotingAnnotationBeanDefinitionParser
public RemotingAnnotationBeanDefinitionParser()
-
-
Method Details
-
parse
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext) - Specified by:
parsein interfaceorg.springframework.beans.factory.xml.BeanDefinitionParser
-