GigaSpaces XAP 10.0.1 API

org.openspaces.core.gateway.config
Class GatewayDelegatorBeanDefinitionParser

java.lang.Object
  extended by org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
      extended by org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
          extended by org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
              extended by 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

Field Summary
static String CUSTOM_JVM_PROPERTIES
           
static String DELEGATION_DELEGATE_THROUGH
           
static String DELEGATION_TARGET
           
static String GATEWAY_LOOKUPS
           
static String LOCAL_GATEWAY_NAME
           
static String RELOCATE_IF_WRONG_PORTS
           
static String START_EMBEDDED_LUS
           
 
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
ID_ATTRIBUTE, NAME_ATTRIBUTE
 
Constructor Summary
GatewayDelegatorBeanDefinitionParser()
           
 
Method Summary
protected  void doParse(Element element, ParserContext parserContext, BeanDefinitionBuilder builder)
           
protected  Class<GatewayDelegatorFactoryBean> getBeanClass(Element element)
           
 
Methods inherited from class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
extractPropertyName, isEligibleAttribute, isEligibleAttribute, isEligibleAttribute, postProcess
 
Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
doParse, getBeanClassName, getParentName, parseInternal
 
Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

GatewayDelegatorBeanDefinitionParser

public GatewayDelegatorBeanDefinitionParser()
Method Detail

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

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.