Classes | |
class | AdminPermission |
Indicates the caller's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle. More... | |
class | AdminPermissionCollection |
interface | AllServiceListener |
A ServiceEvent listener. More... | |
interface | Bundle |
An installed bundle in the Framework. More... | |
interface | BundleActivator |
Customizes the starting and stopping of a bundle. More... | |
interface | BundleContext |
A bundle's execution context within the Framework. More... | |
class | BundleEvent |
An event from the Framework describing a bundle lifecycle change. More... | |
class | BundleException |
A Framework exception used to indicate that a bundle lifecycle problem occurred. More... | |
interface | BundleListener |
A BundleEvent listener. More... | |
class | BundlePermission |
A bundle's authority to require or provide a bundle or to receive or attach fragments. More... | |
class | BundlePermissionCollection |
Stores a set of BundlePermission permissions. More... | |
interface | Configurable |
Supports a configuration object. More... | |
interface | Constants |
Defines standard names for the OSGi environment property, service property, and Manifest header attribute keys. More... | |
interface | Filter |
An RFC 1960-based Filter. More... | |
class | FrameworkEvent |
A general event from the Framework. More... | |
interface | FrameworkListener |
A FrameworkEvent listener. More... | |
class | FrameworkUtil |
Framework Utility class. More... | |
class | InvalidSyntaxException |
A Framework exception. More... | |
class | PackagePermission |
A bundle's authority to import or export a package. More... | |
class | PackagePermissionCollection |
Stores a set of PackagePermission permissions. More... | |
class | ServiceEvent |
An event from the Framework describing a service lifecycle change. More... | |
interface | ServiceFactory |
Allows services to provide customized service objects in the OSGi environment. More... | |
interface | ServiceListener |
A ServiceEvent listener. More... | |
class | ServicePermission |
Indicates a bundle's authority to register or get a service. More... | |
class | ServicePermissionCollection |
Stores a set of ServicePermission permissions. More... | |
interface | ServiceReference |
A reference to a service. More... | |
interface | ServiceRegistration |
A registered service. More... | |
interface | SynchronousBundleListener |
A synchronous BundleEvent listener. More... | |
class | Version |
Version identifier for bundles and packages. More... |