public class GatewayDelegationBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
GatewayDelegation.| Modifier and Type | Field and Description | 
|---|---|
static String | 
DELEGATION_DELEGATE_THROUGH  | 
static String | 
DELEGATION_TARGET  | 
| Constructor and Description | 
|---|
GatewayDelegationBeanDefinitionParser()  | 
| 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<GatewayDelegation> | 
getBeanClass(Element element)  | 
extractPropertyName, isEligibleAttribute, isEligibleAttribute, postProcessdoParse, getBeanClassName, getParentName, parseInternalpublic static final String DELEGATION_TARGET
public static final String DELEGATION_DELEGATE_THROUGH
public GatewayDelegationBeanDefinitionParser()
protected Class<GatewayDelegation> 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.