public class PolicyEngineBPDefinitionParser extends AbstractBPBeanDefinitionParser
Modifier and Type | Class and Description |
---|---|
static class |
PolicyEngineBPDefinitionParser.PolicyEngineConfig |
AbstractBPBeanDefinitionParser.JAXBBeanFactory
Constructor and Description |
---|
PolicyEngineBPDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
mapElement(org.apache.aries.blueprint.ParserContext ctx,
org.apache.aries.blueprint.mutable.MutableBeanMetadata bean,
Element el,
String name) |
org.osgi.service.blueprint.reflect.Metadata |
parse(Element element,
org.apache.aries.blueprint.ParserContext context) |
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, hasBusProperty, isAttribute, isNamespace, mapAttribute, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsProperty
public org.osgi.service.blueprint.reflect.Metadata parse(Element element, org.apache.aries.blueprint.ParserContext context)
protected void mapElement(org.apache.aries.blueprint.ParserContext ctx, org.apache.aries.blueprint.mutable.MutableBeanMetadata bean, Element el, String name)
mapElement
in class AbstractBPBeanDefinitionParser
Apache CXF