Uses of Package
org.apache.aries.application.modelling

Packages that use org.apache.aries.application.modelling
org.apache.aries.application.management.spi.repository   
org.apache.aries.application.management.spi.resolve   
org.apache.aries.application.modelling   
org.apache.aries.application.modelling.utils   
 

Classes in org.apache.aries.application.modelling used by org.apache.aries.application.management.spi.repository
ModelledResource
          Model a bundle resource.
 

Classes in org.apache.aries.application.modelling used by org.apache.aries.application.management.spi.resolve
DeployedBundles
          A model of a collection of bundles and similar resources
ModelledResource
          Model a bundle resource.
 

Classes in org.apache.aries.application.modelling used by org.apache.aries.application.modelling
Consumer
           
DeploymentMFElement
           
ExportedBundle
          Model a bundle, required by another bundle.
ExportedPackage
          Model an exported package.
ExportedService
          This interface models the exported service.
ImportedBundle
          Model a required bundle.
ImportedPackage
          Model an imported package.
ImportedService
          This interface represents the imported service.
ModelledResource
          Model a bundle resource.
ModellerException
           
ParsedServiceElements
          A simple data structure containing two immutable Collections, one each of ImportedServiceImpl and ExportedServiceImpl
Provider
          Base interface to model a bundle, package or service
ResourceType
           
WrappedReferenceMetadata
          Information about a parsed blueprint reference
WrappedServiceMetadata
          A proxy for org.osgi.service.blueprint.reflect.ServiceMetadata, which we cannot pass to clients in the outer framework.
 

Classes in org.apache.aries.application.modelling used by org.apache.aries.application.modelling.utils
DeployedBundles
          A model of a collection of bundles and similar resources
ImportedBundle
          Model a required bundle.
ImportedPackage
          Model an imported package.
ModelledResource
          Model a bundle resource.
Provider
          Base interface to model a bundle, package or service
 



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