Class Summary |
AbstractURLStreamHandlerService |
Abstract implementation of the URLStreamHandlerService interface.
|
AdminPermission |
A bundle's authority to perform specific privileged administrative operations
on or to get sensitive information about a bundle. |
AllServiceListener |
A ServiceEvent listener that does not filter based upon
package wiring. |
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.
|
BundleException |
A Framework exception used to indicate that a bundle lifecycle problem
occurred.
|
BundleListener |
A BundleEvent listener. |
BundleLocationCondition |
Condition to test if the location of a bundle matches a pattern. |
BundlePermission |
A bundle's authority to require or provide a bundle or to receive or attach
fragments.
|
BundleSignerCondition |
Condition to test if the signer of a bundle matches a pattern. |
Condition |
The interface implemented by a Condition. |
ConditionalPermissionAdmin |
Framework service to administer Conditional Permissions. |
ConditionalPermissionInfo |
A binding of a set of Conditions to a set of Permissions. |
ConditionInfo |
Condition representation used by the Conditional Permission Admin service.
|
Configurable |
Supports a configuration object.
|
Constants |
Defines standard names for the OSGi environment system properties, service
properties, and Manifest header attribute keys.
|
ExportedPackage |
An exported package.
|
Filter |
An RFC 1960-based Filter.
|
FrameworkEvent |
A general event from the Framework.
|
FrameworkListener |
A FrameworkEvent listener. |
FrameworkUtil |
Framework Utility class.
|
InvalidSyntaxException |
A Framework exception used to indicate that a filter string has an invalid
syntax.
|
PackageAdmin |
Framework service which allows bundle programmers to inspect the package
wiring state of bundles in the Framework as well as other functions related
to the class loader network among bundles.
|
PackagePermission |
A bundle's authority to import or export a package.
|
PermissionAdmin |
The Permission Admin service allows management agents to manage the
permissions of bundles. |
PermissionInfo |
Permission representation used by the Permission Admin service.
|
RequiredBundle |
A required bundle.
|
ServiceEvent |
An event from the Framework describing a service lifecycle change.
|
ServiceFactory |
Allows services to provide customized service objects in the OSGi
environment.
|
ServiceListener |
A ServiceEvent listener. |
ServicePermission |
A bundle's authority to register or get a service.
|
ServiceReference |
A reference to a service.
|
ServiceRegistration |
A registered service.
|
StartLevel |
The StartLevel service allows management agents to manage a start level
assigned to each bundle and the active start level of the Framework. |
SynchronousBundleListener |
A synchronous BundleEvent listener.
|
URLConstants |
Defines standard names for property keys associated with
URLStreamHandlerService and java.net.ContentHandler
services.
|
URLStreamHandlerService |
Service interface with public versions of the protected
java.net.URLStreamHandler methods.
|
URLStreamHandlerSetter |
Interface used by URLStreamHandlerService objects to call the
setURL method on the proxy URLStreamHandler object.
|
Version |
Version identifier for bundles and packages.
|