public class GatewayLookupBeanDefinitionParser extends AbstractSimpleBeanDefinitionParser
GatewayLookup.| Modifier and Type | Field and Description |
|---|---|
static String |
COMMUNICATION_PORT |
static String |
LOOKUP_DISCOVERY_PORT |
static String |
LOOKUP_GATEWAY_NAME |
static String |
LOOKUP_HOST |
ID_ATTRIBUTE, NAME_ATTRIBUTE| Constructor and Description |
|---|
GatewayLookupBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doParse(Element element,
ParserContext parserContext,
BeanDefinitionBuilder builder) |
protected Class<GatewayLookup> |
getBeanClass(Element element) |
extractPropertyName, isEligibleAttribute, isEligibleAttribute, isEligibleAttribute, postProcessdoParse, getBeanClassName, getParentName, parseInternalparse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallbackpublic static final String LOOKUP_GATEWAY_NAME
public static final String LOOKUP_HOST
public static final String LOOKUP_DISCOVERY_PORT
public static final String COMMUNICATION_PORT
protected Class<GatewayLookup> getBeanClass(Element element)
getBeanClass in class AbstractSingleBeanDefinitionParserprotected void doParse(Element element, ParserContext parserContext, BeanDefinitionBuilder builder)
doParse in class AbstractSimpleBeanDefinitionParserCopyright © GigaSpaces.