All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractURLStreamHandlerService Abstract implementation of theURLStreamHandlerService
interface.AdminPermission A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.AdminPermissionCollection Stores a collection ofAdminPermission
s.AllServiceListener AServiceEvent
listener that does not filter based upon package wiring.BooleanCondition Package private class used to define theCondition.FALSE
andCondition.TRUE
constants.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 ABundleEvent
listener.BundleLocationCondition Condition to test if the location of a bundle matches or does not match a pattern.BundlePermission A bundle's authority to require or provide a bundle or to receive or attach fragments.BundlePermissionCollection Stores a set ofBundlePermission
permissions.BundleReference A reference to a Bundle.BundleSignerCondition Condition to test if the signer of a bundle matches or does not match a pattern.Condition The interface implemented by a Condition.ConditionalPermissionAdmin Framework service to administer Conditional Permissions.ConditionalPermissionInfo A list of Permissions guarded by a list of conditions with an access decision.ConditionalPermissionUpdate Update the Conditional Permission Table.ConditionInfo Condition representation used by the Conditional Permission Admin service.Configurable Deprecated. As of 1.2.Constants Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.EventHook OSGi Framework Service Event Hook Service.ExportedPackage An exported package.Filter An RFC 1960-based Filter.FindHook OSGi Framework Service Find Hook Service.Framework A Framework instance.FrameworkEvent A general event from the Framework.FrameworkFactory A factory for creatingFramework
instances.FrameworkListener AFrameworkEvent
listener.FrameworkUtil Framework Utility class.FrameworkUtil.CaseInsensitiveDictionary This Dictionary is used for case-insensitive key lookup during filter evaluation.FrameworkUtil.DNChainMatching This class contains a method to match a distinguished name (DN) chain against and DN chain pattern.FrameworkUtil.FilterImpl RFC 1960-based Filter.FrameworkUtil.FilterImpl.Parser Parser class for OSGi filter strings.FrameworkUtil.ServiceReferenceDictionary This Dictionary is used for key lookup from a ServiceReference during filter evaluation.FrameworkUtil.SetAccessibleAction InvalidSyntaxException A Framework exception used to indicate that a filter string has an invalid syntax.ListenerHook OSGi Framework Service Listener Hook Service.ListenerHook.ListenerInfo Information about a Service Listener.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.PackagePermissionCollection Stores a set ofPackagePermission
permissions.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.ServiceException A service exception used to indicate that a service problem occurred.ServiceFactory Allows services to provide customized service objects in the OSGi environment.ServiceListener AServiceEvent
listener.ServicePermission A bundle's authority to register or get a service.ServicePermission.Properties ServicePermissionCollection Stores a set of ServicePermission permissions.ServiceReference A reference to a service.ServiceRegistration A registered service.SignerProperty Package private class used by permissions for filter matching on signer key during filter expression evaluation in the permission implies method.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 synchronousBundleEvent
listener.URLConstants Defines standard names for property keys associated withURLStreamHandlerService
andjava.net.ContentHandler
services.URLStreamHandlerService Service interface with public versions of the protectedjava.net.URLStreamHandler
methods.URLStreamHandlerSetter Interface used byURLStreamHandlerService
objects to call thesetURL
method on the proxyURLStreamHandler
object.Version Version identifier for bundles and packages.