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

Packages that use org.osgi.service.blueprint.container
org.osgi.service.blueprint.container Blueprint Container Package Version 1.0. 
org.springframework.osgi.blueprint.container Adapter package for the OSGi Blueprint Service container. 
org.springframework.osgi.blueprint.container.support Support package for the OSGi Blueprint Service container. 
 

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.
 

Classes in org.osgi.service.blueprint.container used by org.springframework.osgi.blueprint.container
BlueprintContainer
          A Blueprint Container represents the managed state of a Blueprint bundle.
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.springframework.osgi.blueprint.container.support
BlueprintContainer
          A Blueprint Container represents the managed state of a Blueprint bundle.
 



Copyright © 2006-2011 Spring Framework. All Rights Reserved.