public class PortMappingsBeanDefinitionParser
extends java.lang.Object
implements org.springframework.beans.factory.xml.BeanDefinitionParser
PortMapperImpl
bean.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ATT_HTTP_PORT |
static java.lang.String |
ATT_HTTPS_PORT |
Constructor and Description |
---|
PortMappingsBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
org.springframework.beans.factory.config.BeanDefinition |
parse(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public static final java.lang.String ATT_HTTP_PORT
public static final java.lang.String ATT_HTTPS_PORT