GigaSpaces XAP 9.7.2 API

org.openspaces.core.gateway.config
Class GatewaySinkBeanDefinitionParser

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.GatewaySinkBeanDefinitionParser
All Implemented Interfaces:
BeanDefinitionParser

public class GatewaySinkBeanDefinitionParser
extends AbstractSimpleBeanDefinitionParser

A bean definition parser for GatewaySinkFactoryBean.

Since:
8.0.3
Author:
idan

Field Summary
static String CUSTOM_JVM_PROPERTIES
           
static String ERROR_HANDLING
           
static String GATEWAY_LOOKUPS
           
static String GATEWAY_SOURCE_NAME
           
static String GATEWAY_SOURCES
           
static String LOCAL_GATEWAY_NAME
           
static String LOCAL_SPACE_URL
           
static String RELOCATE_IF_WRONG_PORTS
           
static String REQUIRES_BOOTSTRAP
           
static String START_EMBEDDED_LUS
           
 
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
ID_ATTRIBUTE, NAME_ATTRIBUTE
 
Constructor Summary
GatewaySinkBeanDefinitionParser()
           
 
Method Summary
protected  void doParse(Element element, ParserContext parserContext, BeanDefinitionBuilder builder)
           
protected  Class<GatewaySinkFactoryBean> 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

LOCAL_SPACE_URL

public static final String LOCAL_SPACE_URL
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

GATEWAY_SOURCE_NAME

public static final String GATEWAY_SOURCE_NAME
See Also:
Constant Field Values

REQUIRES_BOOTSTRAP

public static final String REQUIRES_BOOTSTRAP
See Also:
Constant Field Values

CUSTOM_JVM_PROPERTIES

public static final String CUSTOM_JVM_PROPERTIES
See Also:
Constant Field Values

ERROR_HANDLING

public static final String ERROR_HANDLING
See Also:
Constant Field Values

GATEWAY_SOURCES

public static final String GATEWAY_SOURCES
See Also:
Constant Field Values
Constructor Detail

GatewaySinkBeanDefinitionParser

public GatewaySinkBeanDefinitionParser()
Method Detail

getBeanClass

protected Class<GatewaySinkFactoryBean> 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 9.7.2 API

Copyright © GigaSpaces.