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, BlueprintListener eventDispatcher, NamespaceHandlerRegistry handlers, java.util.concurrent.ScheduledExecutorService executors, java.util.List<java.lang.Object> pathList)
           
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-2011 The Apache Software Foundation. All Rights Reserved.