OSGi™ Core
Release 6

Uses of Class
org.osgi.annotation.versioning.ProviderType

Packages that use ProviderType
org.osgi.framework Framework Package Version 1.8. 
org.osgi.framework.hooks.service Framework Service Hooks Package Version 1.1. 
org.osgi.framework.hooks.weaving Framework Weaving Hooks Package Version 1.1. 
org.osgi.framework.launch Framework Launch Package Version 1.2. 
org.osgi.framework.namespace Namespace Package Version 1.1. 
org.osgi.framework.startlevel Framework Start Level Package Version 1.0. 
org.osgi.framework.wiring Framework Wiring Package Version 1.2. 
org.osgi.service.condpermadmin Conditional Permission Admin Package Version 1.1. 
org.osgi.service.permissionadmin Permission Admin Package Version 1.2. 
org.osgi.service.url URL Stream and Content Handlers Package Version 1.0. 
 

Uses of ProviderType in org.osgi.framework
 

Classes in org.osgi.framework with annotations of type ProviderType
 interface Bundle
          An installed bundle in the Framework.
 interface BundleContext
          A bundle's execution context within the Framework.
 interface BundleReference
          A reference to a Bundle.
 interface Constants
          Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.
 interface Filter
          An RFC 1960-based Filter.
 interface ServiceObjects<S>
          Allows multiple service objects for a service to be obtained.
 interface ServiceReference<S>
          A reference to a service.
 interface ServiceRegistration<S>
          A registered service.
 

Uses of ProviderType in org.osgi.framework.hooks.service
 

Classes in org.osgi.framework.hooks.service with annotations of type ProviderType
static interface ListenerHook.ListenerInfo
          Information about a Service Listener.
 

Uses of ProviderType in org.osgi.framework.hooks.weaving
 

Classes in org.osgi.framework.hooks.weaving with annotations of type ProviderType
 interface WovenClass
          A class being woven.
 

Uses of ProviderType in org.osgi.framework.launch
 

Classes in org.osgi.framework.launch with annotations of type ProviderType
 interface Framework
          A Framework instance.
 interface FrameworkFactory
          A factory for creating Framework instances.
 

Uses of ProviderType in org.osgi.framework.namespace
 

Classes in org.osgi.framework.namespace with annotations of type ProviderType
 class AbstractWiringNamespace
          Wiring Capability and Requirement Namespaces base class.
 

Uses of ProviderType in org.osgi.framework.startlevel
 

Classes in org.osgi.framework.startlevel with annotations of type ProviderType
 interface BundleStartLevel
          Query and modify the start level information for a bundle.
 interface FrameworkStartLevel
          Query and modify the start level information for the framework.
 

Uses of ProviderType in org.osgi.framework.wiring
 

Classes in org.osgi.framework.wiring with annotations of type ProviderType
 interface BundleCapability
          A capability that has been declared from a bundle revision.
 interface BundleRequirement
          A requirement that has been declared from a bundle revision.
 interface BundleRevision
          Bundle Revision.
 interface BundleRevisions
          The bundle revisions of a bundle.
 interface BundleWire
          A wire connecting a BundleCapability to a BundleRequirement.
 interface BundleWiring
          A wiring for a bundle.
 interface FrameworkWiring
          Query and modify wiring information for the framework.
 

Uses of ProviderType in org.osgi.service.condpermadmin
 

Classes in org.osgi.service.condpermadmin with annotations of type ProviderType
 interface ConditionalPermissionAdmin
          Framework service to administer Conditional Permissions.
 interface ConditionalPermissionInfo
          A list of Permissions guarded by a list of conditions with an access decision.
 interface ConditionalPermissionUpdate
          Update the Conditional Permission Table.
 

Uses of ProviderType in org.osgi.service.permissionadmin
 

Classes in org.osgi.service.permissionadmin with annotations of type ProviderType
 interface PermissionAdmin
          The Permission Admin service allows management agents to manage the permissions of bundles.
 

Uses of ProviderType in org.osgi.service.url
 

Classes in org.osgi.service.url with annotations of type ProviderType
 interface URLConstants
          Defines standard names for property keys associated with URLStreamHandlerService and java.net.ContentHandler services.
 


OSGi™ Core
Release 6

Copyright © OSGi Alliance (2000, 2014). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0