OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Uses of Interface
org.osgi.framework.wiring.BundleRevision

Packages that use BundleRevision
org.osgi.framework.hooks.resolver Framework Resolver Hooks Package Version 1.0. 
org.osgi.framework.wiring Framework Wiring Package Version 1.0. 
 

Uses of BundleRevision in org.osgi.framework.hooks.resolver
 

Method parameters in org.osgi.framework.hooks.resolver with type arguments of type BundleRevision
 ResolverHook ResolverHookFactory.begin(java.util.Collection<BundleRevision> triggers)
          This method is called by the framework each time a resolve process begins to obtain a resolver hook instance.
 void ResolverHook.filterResolvable(java.util.Collection<BundleRevision> candidates)
          Filter resolvable candidates hook method.
 

Uses of BundleRevision in org.osgi.framework.wiring
 

Methods in org.osgi.framework.wiring that return BundleRevision
 BundleRevision BundleWiring.getRevision()
          Returns the bundle revision for the bundle in this bundle wiring.
 BundleRevision BundleRequirement.getRevision()
          Returns the bundle revision declaring this requirement.
 BundleRevision BundleCapability.getRevision()
          Returns the bundle revision declaring this capability.
 

Methods in org.osgi.framework.wiring that return types with arguments of type BundleRevision
 java.util.List<BundleRevision> BundleRevisions.getRevisions()
          Return the bundle revisions for the referenced bundle.
 


OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

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