org.openspaces.core.gateway.config
Class GatewayDelegationBeanDefinitionParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
org.openspaces.core.gateway.config.GatewayDelegationBeanDefinitionParser
- All Implemented Interfaces:
- BeanDefinitionParser
public class GatewayDelegationBeanDefinitionParser
- extends AbstractSimpleBeanDefinitionParser
A bean definition parser for a GatewayDelegation
.
- Since:
- 8.0.3
- Author:
- idan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DELEGATION_TARGET
public static final String DELEGATION_TARGET
- See Also:
- Constant Field Values
DELEGATION_DELEGATE_THROUGH
public static final String DELEGATION_DELEGATE_THROUGH
- See Also:
- Constant Field Values
GatewayDelegationBeanDefinitionParser
public GatewayDelegationBeanDefinitionParser()
getBeanClass
protected Class<GatewayDelegation> getBeanClass(Element element)
- Overrides:
getBeanClass
in class AbstractSingleBeanDefinitionParser
doParse
protected void doParse(Element element,
ParserContext parserContext,
BeanDefinitionBuilder builder)
- Overrides:
doParse
in class AbstractSimpleBeanDefinitionParser
Copyright © GigaSpaces.