Uses of Interface
org.osgi.framework.launch.Framework

Packages that use Framework
org.apache.felix.framework   
org.apache.felix.framework.util   
org.osgi.framework.launch   
 

Uses of Framework in org.apache.felix.framework
 

Classes in org.apache.felix.framework that implement Framework
 class Felix
           
 

Methods in org.apache.felix.framework that return Framework
 Framework FrameworkFactory.newFramework(java.util.Map configuration)
           
 

Uses of Framework in org.apache.felix.framework.util
 

Methods in org.apache.felix.framework.util with parameters of type Framework
 void EventDispatcher.fireBundleEvent(BundleEvent event, Framework felix)
           
 void EventDispatcher.fireServiceEvent(ServiceEvent event, java.util.Dictionary oldProps, Framework felix)
           
 

Uses of Framework in org.osgi.framework.launch
 

Methods in org.osgi.framework.launch that return Framework
 Framework FrameworkFactory.newFramework(java.util.Map<java.lang.String,java.lang.String> configuration)
          Create a new Framework instance.
 



Copyright © 2012. All Rights Reserved.