Uses of Package
org.apache.felix.moduleloader

Packages that use org.apache.felix.moduleloader
org.apache.felix.framework   
org.apache.felix.framework.cache   
org.apache.felix.framework.searchpolicy   
org.apache.felix.framework.util   
org.apache.felix.framework.util.manifestparser   
org.apache.felix.moduleloader   
 

Classes in org.apache.felix.moduleloader used by org.apache.felix.framework
ICapability
           
IModule
           
IRequirement
           
IWire
          This interface represents a directed class/resource loading dependency between two modules, which result when the framework resolves Import-Package or Require-Bundle declarations.
 

Classes in org.apache.felix.moduleloader used by org.apache.felix.framework.cache
IContent
           
 

Classes in org.apache.felix.moduleloader used by org.apache.felix.framework.searchpolicy
ICapability
           
IContent
           
IModule
           
IRequirement
           
IWire
          This interface represents a directed class/resource loading dependency between two modules, which result when the framework resolves Import-Package or Require-Bundle declarations.
ModuleEvent
           This is an event class that is used by the ModuleManager to indicate when modules are added, removed, or reset.
ResourceNotFoundException
           
 

Classes in org.apache.felix.moduleloader used by org.apache.felix.framework.util
ICapability
           
IModule
           
IRequirement
           
IWire
          This interface represents a directed class/resource loading dependency between two modules, which result when the framework resolves Import-Package or Require-Bundle declarations.
 

Classes in org.apache.felix.moduleloader used by org.apache.felix.framework.util.manifestparser
ICapability
           
IRequirement
           
 

Classes in org.apache.felix.moduleloader used by org.apache.felix.moduleloader
ICapability
           
IContent
           
IModule
           
IRequirement
           
IWire
          This interface represents a directed class/resource loading dependency between two modules, which result when the framework resolves Import-Package or Require-Bundle declarations.
ResourceNotFoundException
           
 



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