public class GatewaySinkBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
GatewaySinkFactoryBean
.Modifier and Type | Field and Description |
---|---|
static String |
CUSTOM_JVM_PROPERTIES |
static String |
ERROR_HANDLING |
static String |
GATEWAY_LOOKUPS |
static String |
GATEWAY_SOURCE_NAME |
static String |
GATEWAY_SOURCES |
static String |
LOCAL_GATEWAY_NAME |
static String |
LOCAL_SPACE_URL |
static String |
RELOCATE_IF_WRONG_PORTS |
static String |
REQUIRES_BOOTSTRAP |
static String |
START_EMBEDDED_LUS |
Constructor and Description |
---|
GatewaySinkBeanDefinitionParser() |
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<GatewaySinkFactoryBean> |
getBeanClass(Element element) |
extractPropertyName, isEligibleAttribute, isEligibleAttribute, postProcess
doParse, getBeanClassName, getParentName, parseInternal
public static final String LOCAL_GATEWAY_NAME
public static final String GATEWAY_LOOKUPS
public static final String LOCAL_SPACE_URL
public static final String START_EMBEDDED_LUS
public static final String RELOCATE_IF_WRONG_PORTS
public static final String GATEWAY_SOURCE_NAME
public static final String REQUIRES_BOOTSTRAP
public static final String CUSTOM_JVM_PROPERTIES
public static final String ERROR_HANDLING
public static final String GATEWAY_SOURCES
protected Class<GatewaySinkFactoryBean> 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.