GigaSpaces XAP 9.1 API

org.openspaces.core.gateway.config
Class GatewayLookupBeanDefinitionParser

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

public class GatewayLookupBeanDefinitionParser
extends AbstractSimpleBeanDefinitionParser

A bean definition parser for GatewayLookup.

Since:
8.0.3
Author:
idan

Field Summary
static String COMMUNICATION_PORT
           
static String LOOKUP_DISCOVERY_PORT
           
static String LOOKUP_GATEWAY_NAME
           
static String LOOKUP_HOST
           
 
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
ID_ATTRIBUTE, NAME_ATTRIBUTE
 
Constructor Summary
GatewayLookupBeanDefinitionParser()
           
 
Method Summary
protected  void doParse(Element element, ParserContext parserContext, BeanDefinitionBuilder builder)
           
protected  Class<GatewayLookup> 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

LOOKUP_GATEWAY_NAME

public static final String LOOKUP_GATEWAY_NAME
See Also:
Constant Field Values

LOOKUP_HOST

public static final String LOOKUP_HOST
See Also:
Constant Field Values

LOOKUP_DISCOVERY_PORT

public static final String LOOKUP_DISCOVERY_PORT
See Also:
Constant Field Values

COMMUNICATION_PORT

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

GatewayLookupBeanDefinitionParser

public GatewayLookupBeanDefinitionParser()
Method Detail

getBeanClass

protected Class<GatewayLookup> 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.1 API

Copyright © GigaSpaces.