org.apache.cxf.jaxrs.blueprint
Class JAXRSBPNamespaceHandler
java.lang.Object
org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
public class JAXRSBPNamespaceHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXRSBPNamespaceHandler
public JAXRSBPNamespaceHandler()
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