Uses of Package
org.osgi.framework
-
Packages that use org.osgi.framework Package Description org.apache.felix.framework org.apache.felix.framework.ext org.apache.felix.framework.resolver org.apache.felix.framework.util org.apache.felix.framework.util.manifestparser org.osgi.framework Framework Package Version 1.8.org.osgi.framework.hooks.bundle Framework Bundle Hooks Package Version 1.1.org.osgi.framework.hooks.service Framework Service Hooks Package Version 1.1.org.osgi.framework.launch Framework Launch Package Version 1.2.org.osgi.framework.startlevel Framework Start Level Package Version 1.0.org.osgi.framework.wiring Framework Wiring Package Version 1.2.org.osgi.service.packageadmin Package Admin Package Version 1.2.org.osgi.service.startlevel Start Level Package Version 1.1.org.osgi.util.tracker Tracker Package Version 1.5. -
Classes in org.osgi.framework used by org.apache.felix.framework Class Description 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.BundleException A Framework exception used to indicate that a bundle lifecycle problem occurred.BundleListener ABundleEvent
listener.BundleReference A reference to a Bundle.Filter An RFC 1960-based Filter.FrameworkEvent A general event from the Framework.FrameworkListener AFrameworkEvent
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.ServiceFactory A factory forbundle scope
services.ServiceListener AServiceEvent
listener.ServiceObjects Allows multiple service objects for a service to be obtained.ServiceReference A reference to a service.ServiceRegistration A registered service.Version Version identifier for capabilities such as bundles and packages. -
Classes in org.osgi.framework used by org.apache.felix.framework.ext Class Description 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.resolver Class Description Bundle An installed bundle in the Framework.BundleReference A reference to a Bundle.Version Version identifier for capabilities such as bundles and packages. -
Classes in org.osgi.framework used by org.apache.felix.framework.util Class Description 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 capabilities such as bundles and packages. -
Classes in org.osgi.framework used by org.apache.felix.framework.util.manifestparser Class Description BundleException A Framework exception used to indicate that a bundle lifecycle problem occurred.Version Version identifier for capabilities such as bundles and packages. -
Classes in org.osgi.framework used by org.osgi.framework Class Description AdaptPermission A bundle's authority to adapt an object to a type.AdminPermission A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.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 ABundleEvent
listener.BundlePermission A bundle's authority to require or provide a bundle or to receive or attach fragments.BundleReference A reference to a Bundle.CapabilityPermission A bundle's authority to provide or require a capability.Filter An RFC 1960-based Filter.FrameworkEvent A general event from the Framework.FrameworkListener AFrameworkEvent
listener.FrameworkUtil.FilterImpl RFC 1960-based Filter.InvalidSyntaxException A Framework exception used to indicate that a filter string has an invalid syntax.PackagePermission A bundle's authority to import or export a package.ServiceEvent An event from the Framework describing a service lifecycle change.ServiceFactory A factory forbundle scope
services.ServiceListener AServiceEvent
listener.ServiceObjects Allows multiple service objects for a service to be obtained.ServicePermission A bundle's authority to register or get a service.ServiceReference A reference to a service.ServiceRegistration A registered service.Version Version identifier for capabilities such as bundles and packages.VersionRange Version range. -
Classes in org.osgi.framework used by org.osgi.framework.hooks.bundle Class Description 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. -
Classes in org.osgi.framework used by org.osgi.framework.hooks.service Class Description 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 Class Description 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.FrameworkListener AFrameworkEvent
listener. -
Classes in org.osgi.framework used by org.osgi.framework.startlevel Class Description BundleReference A reference to a Bundle.FrameworkListener AFrameworkEvent
listener. -
Classes in org.osgi.framework used by org.osgi.framework.wiring Class Description Bundle An installed bundle in the Framework.BundleReference A reference to a Bundle.FrameworkListener AFrameworkEvent
listener.Version Version identifier for capabilities such as bundles and packages. -
Classes in org.osgi.framework used by org.osgi.service.packageadmin Class Description Bundle An installed bundle in the Framework.Version Version identifier for capabilities such as bundles and packages. -
Classes in org.osgi.framework used by org.osgi.service.startlevel Class Description Bundle An installed bundle in the Framework. -
Classes in org.osgi.framework used by org.osgi.util.tracker Class Description AllServiceListener AServiceEvent
listener that does not filter based upon package wiring.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.BundleListener ABundleEvent
listener.Filter An RFC 1960-based Filter.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 AServiceEvent
listener.ServiceReference A reference to a service.SynchronousBundleListener A synchronousBundleEvent
listener.