Uses of Package
org.osgi.service.blueprint.container

Packages that use org.osgi.service.blueprint.container
org.apache.aries.blueprint   
org.apache.aries.blueprint.container   
org.apache.aries.blueprint.di   
org.apache.aries.blueprint.ext   
org.apache.aries.blueprint.sample   
org.osgi.service.blueprint.container Blueprint Container Package Version 1.0. 
 

Classes in org.osgi.service.blueprint.container used by org.apache.aries.blueprint
BlueprintContainer
          A Blueprint Container represents the managed state of a Blueprint bundle.
BlueprintListener
          A BlueprintEvent Listener.
Converter
          Type converter to convert an object to a target type.
 

Classes in org.osgi.service.blueprint.container used by org.apache.aries.blueprint.container
BlueprintContainer
          A Blueprint Container represents the managed state of a Blueprint bundle.
BlueprintListener
          A BlueprintEvent Listener.
ComponentDefinitionException
          A Blueprint exception indicating that a component definition is in error.
Converter
          Type converter to convert an object to a target type.
NoSuchComponentException
          A Blueprint exception indicating that a component does not exist in a Blueprint Container.
ReifiedType
          Provides access to a concrete type and its optional generic type parameters.
 

Classes in org.osgi.service.blueprint.container used by org.apache.aries.blueprint.di
ComponentDefinitionException
          A Blueprint exception indicating that a component definition is in error.
ReifiedType
          Provides access to a concrete type and its optional generic type parameters.
 

Classes in org.osgi.service.blueprint.container used by org.apache.aries.blueprint.ext
ComponentDefinitionException
          A Blueprint exception indicating that a component definition is in error.
 

Classes in org.osgi.service.blueprint.container used by org.apache.aries.blueprint.sample
Converter
          Type converter to convert an object to a target type.
ReifiedType
          Provides access to a concrete type and its optional generic type parameters.
 

Classes in org.osgi.service.blueprint.container used by org.osgi.service.blueprint.container
BlueprintEvent
          A Blueprint Event.
ReifiedType
          Provides access to a concrete type and its optional generic type parameters.
 



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