Uses of Interface
org.osgi.framework.resource.Wiring

Packages that use Wiring
org.osgi.framework.wiring Framework Wiring Package Version 1.1. 
org.osgi.service.resolver Resolver Package Version 1.0. 
 

Uses of Wiring in org.osgi.framework.wiring
 

Subinterfaces of Wiring in org.osgi.framework.wiring
 interface BundleWiring
          A wiring for a bundle.
 

Uses of Wiring in org.osgi.service.resolver
 

Methods in org.osgi.service.resolver that return types with arguments of type Wiring
 java.util.Map<Resource,Wiring> Environment.getWirings()
          An immutable map of wirings for resources.
 



Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.