GigaSpaces XAP 8.0 API

org.openspaces.core.gateway.config
Class GatewayDelegationBeanDefinitionParser

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

public class GatewayDelegationBeanDefinitionParser
extends AbstractSimpleBeanDefinitionParser

A bean definition parser for a GatewayDelegation.

Since:
8.0.3
Author:
idan

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

DELEGATION_TARGET

public static final String DELEGATION_TARGET
See Also:
Constant Field Values

DELEGATION_DELEGATE_THROUGH

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

GatewayDelegationBeanDefinitionParser

public GatewayDelegationBeanDefinitionParser()
Method Detail

getBeanClass

protected Class<GatewayDelegation> 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 8.0 API

Copyright © GigaSpaces.