Uses of Package
org.osgi.framework
-
Packages that use org.osgi.framework Package Description org.osgi.framework Framework Package Version 1.9.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.condpermadmin Conditional Permission Admin Package Version 1.1.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.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.condpermadmin Class Description Bundle An installed bundle in the Framework. -
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.