Uses of Interface
org.apache.aries.application.modelling.ExportedBundle

Packages that use ExportedBundle
org.apache.aries.application.modelling   
 

Uses of ExportedBundle in org.apache.aries.application.modelling
 

Methods in org.apache.aries.application.modelling that return ExportedBundle
 ExportedBundle ModelledResource.getExportedBundle()
          Return the bundle that represents the resource object.
 ExportedBundle ModellingManager.getExportedBundle(Map<String,String> attributes, ImportedBundle fragHost)
           
 

Methods in org.apache.aries.application.modelling with parameters of type ExportedBundle
 ModelledResource ModellingManager.getModelledResource(String fileURI, Attributes bundleAttributes, ExportedBundle exportedBundle, ResourceType resourceType, Collection<ImportedService> importedServices, Collection<ExportedService> exportedServices)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.