Uses of Interface
org.apache.aries.blueprint.container.NamespaceHandlerRegistry

Packages that use NamespaceHandlerRegistry
org.apache.aries.blueprint.container   
org.apache.aries.blueprint.namespace   
 

Uses of NamespaceHandlerRegistry in org.apache.aries.blueprint.container
 

Constructors in org.apache.aries.blueprint.container with parameters of type NamespaceHandlerRegistry
BlueprintContainerImpl(org.osgi.framework.BundleContext bundleContext, org.osgi.framework.Bundle extenderBundle, org.osgi.service.blueprint.container.BlueprintListener eventDispatcher, NamespaceHandlerRegistry handlers, ScheduledExecutorService executors, List<Object> pathList, org.apache.aries.proxy.ProxyManager proxyManager)
           
ParserServiceImpl(NamespaceHandlerRegistry nhr)
           
 

Uses of NamespaceHandlerRegistry in org.apache.aries.blueprint.namespace
 

Classes in org.apache.aries.blueprint.namespace that implement NamespaceHandlerRegistry
 class NamespaceHandlerRegistryImpl
          Default implementation of the NamespaceHandlerRegistry.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.