Package org.osgi.framework
Class Summary |
AdminPermission |
A bundle's authority to perform specific privileged administrative operations
on or to get sensitive information about a bundle. |
BundleEvent |
An event from the Framework describing a bundle lifecycle change.
|
BundleException |
A Framework exception used to indicate that a bundle lifecycle problem
occurred.
|
BundlePermission |
A bundle's authority to require or provide a bundle or to receive or attach
fragments.
|
FrameworkEvent |
A general event from the Framework.
|
FrameworkUtil |
Framework Utility class.
|
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.
|
ServicePermission |
A bundle's authority to register or get a service.
|
Version |
Version identifier for bundles and packages.
|