org.openspaces.core.gateway.config
Class GatewayDelegatorBeanDefinitionParser
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.GatewayDelegatorBeanDefinitionParser
- All Implemented Interfaces: 
 - BeanDefinitionParser
 
public class GatewayDelegatorBeanDefinitionParser
- extends AbstractSimpleBeanDefinitionParser
 
A bean definition parser for GatewayDelegatorFactoryBean.
- Since:
 
  - 8.0.3
 
- Author:
 
  - idan
 
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LOCAL_GATEWAY_NAME
public static final String LOCAL_GATEWAY_NAME
- See Also:
 - Constant Field Values
 
GATEWAY_LOOKUPS
public static final String GATEWAY_LOOKUPS
- See Also:
 - Constant Field Values
 
START_EMBEDDED_LUS
public static final String START_EMBEDDED_LUS
- See Also:
 - Constant Field Values
 
RELOCATE_IF_WRONG_PORTS
public static final String RELOCATE_IF_WRONG_PORTS
- See Also:
 - Constant Field Values
 
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
 
CUSTOM_JVM_PROPERTIES
public static final String CUSTOM_JVM_PROPERTIES
- See Also:
 - Constant Field Values
 
GatewayDelegatorBeanDefinitionParser
public GatewayDelegatorBeanDefinitionParser()
getBeanClass
protected Class<GatewayDelegatorFactoryBean> 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.