Uses of Class
org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl

Packages that use AbstractOSGiModulesRegistryImpl
org.jvnet.hk2.osgiadapter   
 

Uses of AbstractOSGiModulesRegistryImpl in org.jvnet.hk2.osgiadapter
 

Subclasses of AbstractOSGiModulesRegistryImpl in org.jvnet.hk2.osgiadapter
 class OSGiModulesRegistryImpl
          This is an implementation of ModulesRegistry.
 class OSGiObrModulesRegistryImpl
           
 

Methods in org.jvnet.hk2.osgiadapter that return AbstractOSGiModulesRegistryImpl
 AbstractOSGiModulesRegistryImpl OSGiFactoryImpl.createModulesRegistry()
           
 

Constructors in org.jvnet.hk2.osgiadapter with parameters of type AbstractOSGiModulesRegistryImpl
OSGiModuleImpl(AbstractOSGiModulesRegistryImpl registry, org.osgi.framework.Bundle bundle, ModuleDefinition md)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.