Package | Description |
---|---|
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.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.
|
Class and 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
A
BundleEvent 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
A
FrameworkEvent 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 for
bundle scope services. |
ServiceListener
A
ServiceEvent 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.
|
Class and Description |
---|
Bundle
An installed bundle in the Framework.
|
BundleEvent
An event from the Framework describing a bundle lifecycle change.
|
Class and 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.
|
Class and 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
A
FrameworkEvent listener. |
Class and Description |
---|
BundleReference
A reference to a Bundle.
|
FrameworkListener
A
FrameworkEvent listener. |
Class and Description |
---|
Bundle
An installed bundle in the Framework.
|
BundleReference
A reference to a Bundle.
|
FrameworkListener
A
FrameworkEvent listener. |
Version
Version identifier for capabilities such as bundles and packages.
|
Class and Description |
---|
Bundle
An installed bundle in the Framework.
|
Class and Description |
---|
Bundle
An installed bundle in the Framework.
|
Version
Version identifier for capabilities such as bundles and packages.
|
Class and Description |
---|
Bundle
An installed bundle in the Framework.
|
Class and Description |
---|
AllServiceListener
A
ServiceEvent 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
A
BundleEvent 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
A
ServiceEvent listener. |
ServiceReference
A reference to a service.
|
SynchronousBundleListener
A synchronous
BundleEvent listener. |