Uses of Package
org.osgi.framework

Packages that use org.osgi.framework
org.apache.felix.framework   
org.apache.felix.framework.ext   
org.apache.felix.framework.util   
org.apache.felix.framework.util.manifestparser   
org.osgi.framework   
org.osgi.framework.hooks.bundle   
org.osgi.framework.hooks.service   
org.osgi.framework.launch   
org.osgi.framework.startlevel   
org.osgi.framework.wiring   
org.osgi.service.packageadmin   
org.osgi.service.startlevel   
org.osgi.util.tracker   
 

Classes in org.osgi.framework used by org.apache.felix.framework
Bundle
          An installed bundle in the Framework.
BundleContext
          A bundle's execution context within the Framework.
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleReference
          A reference to a Bundle.
Filter
          An RFC 1960-based Filter.
FrameworkEvent
          A general event from the Framework.
InvalidSyntaxException
          A Framework exception used to indicate that a filter string has an invalid syntax.
ServiceEvent
          An event from the Framework describing a service lifecycle change.
ServiceListener
          A ServiceEvent listener.
ServiceReference
          A reference to a service.
ServiceRegistration
          A registered service.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.apache.felix.framework.ext
Bundle
          An installed bundle in the Framework.
BundleContext
          A bundle's execution context within the Framework.
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleReference
          A reference to a Bundle.
 

Classes in org.osgi.framework used by org.apache.felix.framework.util
Bundle
          An installed bundle in the Framework.
BundleActivator
          Customizes the starting and stopping of a bundle.
BundleContext
          A bundle's execution context within the Framework.
BundleEvent
          An event from the Framework describing a bundle lifecycle change.
Constants
          Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.
Filter
          An RFC 1960-based Filter.
FrameworkEvent
          A general event from the Framework.
ServiceEvent
          An event from the Framework describing a service lifecycle change.
ServiceReference
          A reference to a service.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.apache.felix.framework.util.manifestparser
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.osgi.framework
Bundle
          An installed bundle in the Framework.
BundleContext
          A bundle's execution context within the Framework.
BundleEvent
          An event from the Framework describing a bundle lifecycle change.
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleListener
          A BundleEvent listener.
BundleReference
          A reference to a Bundle.
Filter
          An RFC 1960-based Filter.
FrameworkEvent
          A general event from the Framework.
FrameworkListener
          A FrameworkEvent listener.
InvalidSyntaxException
          A Framework exception used to indicate that a filter string has an invalid syntax.
ServiceEvent
          An event from the Framework describing a service lifecycle change.
ServiceListener
          A ServiceEvent listener.
ServiceReference
          A reference to a service.
ServiceRegistration
          A registered service.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.osgi.framework.hooks.bundle
Bundle
          An installed bundle in the Framework.
BundleEvent
          An event from the Framework describing a bundle lifecycle change.
 

Classes in org.osgi.framework used by org.osgi.framework.hooks.service
BundleContext
          A bundle's execution context within the Framework.
ServiceEvent
          An event from the Framework describing a service lifecycle change.
ServiceReference
          A reference to a service.
 

Classes in org.osgi.framework used by org.osgi.framework.launch
Bundle
          An installed bundle in the Framework.
BundleException
          A Framework exception used to indicate that a bundle lifecycle problem occurred.
FrameworkEvent
          A general event from the Framework.
 

Classes in org.osgi.framework used by org.osgi.framework.startlevel
BundleReference
          A reference to a Bundle.
FrameworkListener
          A FrameworkEvent listener.
 

Classes in org.osgi.framework used by org.osgi.framework.wiring
Bundle
          An installed bundle in the Framework.
BundleReference
          A reference to a Bundle.
FrameworkListener
          A FrameworkEvent listener.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.osgi.service.packageadmin
Bundle
          An installed bundle in the Framework.
Version
          Version identifier for bundles and packages.
 

Classes in org.osgi.framework used by org.osgi.service.startlevel
Bundle
          An installed bundle in the Framework.
 

Classes in org.osgi.framework used by org.osgi.util.tracker
Bundle
          An installed bundle in the Framework.
BundleContext
          A bundle's execution context within the Framework.
BundleEvent
          An event from the Framework describing a bundle lifecycle change.
Filter
          An RFC 1960-based Filter.
ServiceReference
          A reference to a service.
 



Copyright © 2012. All Rights Reserved.