org.openspaces.core.gateway.config
Class GatewaySinkBeanDefinitionParser
java.lang.Object
  
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
      
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
          
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
              
org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
- All Implemented Interfaces: 
 - BeanDefinitionParser
 
public class GatewaySinkBeanDefinitionParser
- extends AbstractSimpleBeanDefinitionParser
 
A bean definition parser for GatewaySinkFactoryBean.
- Since:
 
  - 8.0.3
 
- Author:
 
  - idan
 
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LOCAL_GATEWAY_NAME
public static final String LOCAL_GATEWAY_NAME
- See Also:
 - Constant Field Values
 
GATEWAY_LOOKUPS
public static final String GATEWAY_LOOKUPS
- See Also:
 - Constant Field Values
 
LOCAL_SPACE_URL
public static final String LOCAL_SPACE_URL
- See Also:
 - Constant Field Values
 
START_EMBEDDED_LUS
public static final String START_EMBEDDED_LUS
- See Also:
 - Constant Field Values
 
RELOCATE_IF_WRONG_PORTS
public static final String RELOCATE_IF_WRONG_PORTS
- See Also:
 - Constant Field Values
 
GATEWAY_SOURCE_NAME
public static final String GATEWAY_SOURCE_NAME
- See Also:
 - Constant Field Values
 
REQUIRES_BOOTSTRAP
public static final String REQUIRES_BOOTSTRAP
- See Also:
 - Constant Field Values
 
CUSTOM_JVM_PROPERTIES
public static final String CUSTOM_JVM_PROPERTIES
- See Also:
 - Constant Field Values
 
ERROR_HANDLING
public static final String ERROR_HANDLING
- See Also:
 - Constant Field Values
 
GATEWAY_SOURCES
public static final String GATEWAY_SOURCES
- See Also:
 - Constant Field Values
 
GatewaySinkBeanDefinitionParser
public GatewaySinkBeanDefinitionParser()
getBeanClass
protected Class<GatewaySinkFactoryBean> getBeanClass(Element element)
- Overrides:
 getBeanClass in class AbstractSingleBeanDefinitionParser
 
 
doParse
protected void doParse(Element element,
                       ParserContext parserContext,
                       BeanDefinitionBuilder builder)
- Overrides:
 doParse in class AbstractSimpleBeanDefinitionParser
 
 
Copyright © GigaSpaces.