Uses of Interface
org.osgi.service.framework.SurrogateBundle

Packages that use SurrogateBundle
org.eclipse.osgi.internal.composite   
org.osgi.service.framework   
 

Uses of SurrogateBundle in org.eclipse.osgi.internal.composite
 

Classes in org.eclipse.osgi.internal.composite that implement SurrogateBundle
 class SurrogateImpl
           
 

Methods in org.eclipse.osgi.internal.composite that return SurrogateBundle
 SurrogateBundle CompositeImpl.getSurrogateBundle()
           
 

Uses of SurrogateBundle in org.osgi.service.framework
 

Methods in org.osgi.service.framework that return SurrogateBundle
 SurrogateBundle CompositeBundle.getSurrogateBundle()
          Deprecated. Returns the surrogate bundle associated with this composite bundle.
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.