Package | Description |
---|---|
org.osgi.framework |
Framework Package Version 1.5.
|
org.osgi.framework.hooks.service |
Framework Service Hooks Package Version 1.0.
|
org.osgi.framework.launch |
Framework Launch Package Version 1.0.
|
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.
|
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.
|
BundleException |
A Framework exception used to indicate that a bundle lifecycle problem
occurred.
|
BundleListener |
A
BundleEvent listener. |
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.
|
Class | Description |
---|---|
BundleContext |
A bundle's execution context within the Framework.
|
ServiceEvent |
An event from the Framework describing a service lifecycle change.
|
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.
|
Class | Description |
---|---|
Bundle |
An installed bundle in the Framework.
|
Class | Description |
---|---|
Bundle |
An installed bundle in the Framework.
|
Version |
Version identifier for bundles and packages.
|
Class | Description |
---|---|
Bundle |
An installed bundle in the Framework.
|