Apache CXF API

org.apache.cxf.bus.blueprint
Class NamespaceHandlerRegisterer

java.lang.Object
  extended by org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer

public final class NamespaceHandlerRegisterer
extends Object


Method Summary
static void register(org.osgi.framework.BundleContext bc, BlueprintNameSpaceHandlerFactory factory, String... namespaces)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

register

public static void register(org.osgi.framework.BundleContext bc,
                            BlueprintNameSpaceHandlerFactory factory,
                            String... namespaces)

Apache CXF API

Apache CXF