public class PolicyEngineBPDefinitionParser extends AbstractBPBeanDefinitionParser
hasBusProperty| 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, setFirstChildAsPropertypublic 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 AbstractBPBeanDefinitionParserApache CXF