public class PolicyEngineBeanDefinitionParser extends AbstractBeanDefinitionParser
hasBusProperty
Modifier and Type | Class and Description |
---|---|
static class |
PolicyEngineBeanDefinitionParser.PolicyEngineConfig |
WIRE_BUS_ATTRIBUTE, WIRE_BUS_CREATE, WIRE_BUS_HANDLER, WIRE_BUS_NAME
Constructor and Description |
---|
PolicyEngineBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext ctx,
org.springframework.beans.factory.support.BeanDefinitionBuilder bean) |
protected Class<?> |
getBeanClass(Element el) |
protected void |
mapElement(org.springframework.beans.factory.xml.ParserContext ctx,
org.springframework.beans.factory.support.BeanDefinitionBuilder bean,
Element e,
String name) |
protected String |
resolveId(Element e,
org.springframework.beans.factory.support.AbstractBeanDefinition abd,
org.springframework.beans.factory.xml.ParserContext ctx) |
addBusWiringAttribute, addBusWiringAttribute, getBeanClass, getFirstChild, getIdOrName, getJaxbPackage, getSuffix, hasBusProperty, isAttribute, mapAttribute, mapAttribute, mapElementToJaxbBean, mapElementToJaxbBean, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbPropertyFactory, mapToProperty, parseAttribute, parseAttributes, parseChildElements, parseQName, processBusAttribute, processNameAttribute, setBeanClass, setFirstChildAsProperty, unmarshalFactoryString
doParse, getBeanClassName, getParentName, parseInternal
protected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext ctx, org.springframework.beans.factory.support.BeanDefinitionBuilder bean)
doParse
in class AbstractBeanDefinitionParser
protected void mapElement(org.springframework.beans.factory.xml.ParserContext ctx, org.springframework.beans.factory.support.BeanDefinitionBuilder bean, Element e, String name)
mapElement
in class AbstractBeanDefinitionParser
protected Class<?> getBeanClass(Element el)
getBeanClass
in class AbstractBeanDefinitionParser
protected String resolveId(Element e, org.springframework.beans.factory.support.AbstractBeanDefinition abd, org.springframework.beans.factory.xml.ParserContext ctx) throws org.springframework.beans.factory.BeanDefinitionStoreException
resolveId
in class AbstractBeanDefinitionParser
org.springframework.beans.factory.BeanDefinitionStoreException
Apache CXF