public class GatewayLookupBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
GatewayLookup
.Modifier and Type | Field and Description |
---|---|
static String |
COMMUNICATION_PORT |
static String |
LOOKUP_DISCOVERY_PORT |
static String |
LOOKUP_GATEWAY_NAME |
static String |
LOOKUP_HOST |
Constructor and Description |
---|
GatewayLookupBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
protected Class<GatewayLookup> |
getBeanClass(Element element) |
extractPropertyName, isEligibleAttribute, isEligibleAttribute, postProcess
doParse, getBeanClassName, getParentName, parseInternal
public static final String LOOKUP_GATEWAY_NAME
public static final String LOOKUP_HOST
public static final String LOOKUP_DISCOVERY_PORT
public static final String COMMUNICATION_PORT
protected Class<GatewayLookup> getBeanClass(Element element)
getBeanClass
in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
protected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse
in class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
Copyright © GigaSpaces.