org.apache.cxf.ws.policy.blueprint
Class PolicyBPDefinitionParser
java.lang.Object
org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
org.apache.cxf.ws.policy.blueprint.PolicyBPDefinitionParser
public class PolicyBPDefinitionParser
- extends AbstractBPBeanDefinitionParser
Method Summary |
org.osgi.service.blueprint.reflect.Metadata |
parse(Element element,
org.apache.aries.blueprint.ParserContext context)
|
protected String |
resolveId(Element element,
org.apache.aries.blueprint.ParserContext ctx)
|
Methods inherited from class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser |
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, hasBusProperty, isAttribute, isNamespace, mapAttribute, mapElement, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyBPDefinitionParser
public PolicyBPDefinitionParser()
parse
public org.osgi.service.blueprint.reflect.Metadata parse(Element element,
org.apache.aries.blueprint.ParserContext context)
resolveId
protected String resolveId(Element element,
org.apache.aries.blueprint.ParserContext ctx)
Apache CXF