Uses of Interface
org.osgi.service.blueprint.container.BlueprintContainer

Packages that use BlueprintContainer
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. 
 

Uses of BlueprintContainer in org.springframework.osgi.blueprint.container
 

Classes in org.springframework.osgi.blueprint.container that implement BlueprintContainer
 class SpringBlueprintContainer
          Default BlueprintContainer implementation.
 

Uses of BlueprintContainer in org.springframework.osgi.blueprint.container.support
 

Constructors in org.springframework.osgi.blueprint.container.support with parameters of type BlueprintContainer
BlueprintContainerServicePublisher(BlueprintContainer blueprintContainer, BundleContext bundleContext)
          Constructs a new ModuleContextServicePublisher instance.
 



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