public class GatewayTargetsBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
GatewayTargetsFactoryBean.| Modifier and Type | Field and Description | 
|---|---|
static String | 
LOCAL_GATEWAY_NAME  | 
static String | 
TARGET_NAME  | 
| Constructor and Description | 
|---|
GatewayTargetsBeanDefinitionParser()  | 
| 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<GatewayTargetsFactoryBean> | 
getBeanClass(Element element)  | 
extractPropertyName, isEligibleAttribute, isEligibleAttribute, postProcessdoParse, getBeanClassName, getParentName, parseInternalpublic static final String LOCAL_GATEWAY_NAME
public static final String TARGET_NAME
protected Class<GatewayTargetsFactoryBean> getBeanClass(Element element)
getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected 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.AbstractSimpleBeanDefinitionParserCopyright © GigaSpaces.