org.apache.cxf.frontend.blueprint
Class SimpleBPNamespaceHandler
java.lang.Object
org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler
public class SimpleBPNamespaceHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleBPNamespaceHandler
public SimpleBPNamespaceHandler()
getSchemaLocation
public URL getSchemaLocation(String namespace)
parse
public Metadata parse(Element element,
ParserContext context)
getManagedClasses
public Set<Class> getManagedClasses()
decorate
public ComponentMetadata decorate(Node node,
ComponentMetadata component,
ParserContext context)
getBlueprintContainer
public BlueprintContainer getBlueprintContainer()
setBlueprintContainer
public void setBlueprintContainer(BlueprintContainer blueprintContainer)
Apache CXF