public class GatewaySinkBeanDefinitionParser extends 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 |
ID_ATTRIBUTE, NAME_ATTRIBUTE
Constructor and Description |
---|
GatewaySinkBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
doParse(Element element,
ParserContext parserContext,
BeanDefinitionBuilder builder) |
protected Class<GatewaySinkFactoryBean> |
getBeanClass(Element element) |
extractPropertyName, isEligibleAttribute, isEligibleAttribute, isEligibleAttribute, postProcess
doParse, getBeanClassName, getParentName, parseInternal
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback
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 AbstractSingleBeanDefinitionParser
protected void doParse(Element element, ParserContext parserContext, BeanDefinitionBuilder builder)
doParse
in class AbstractSimpleBeanDefinitionParser
Copyright © GigaSpaces.