Uses of Class
org.osgi.service.blueprint.container.NoSuchComponentException

Packages that use NoSuchComponentException
org.springframework.osgi.blueprint.container Adapter package for the OSGi Blueprint Service container. 
 

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

Methods in org.springframework.osgi.blueprint.container that throw NoSuchComponentException
 Object SpringBlueprintContainer.getComponentInstance(String name)
           
 ComponentMetadata SpringBlueprintContainer.getComponentMetadata(String name)
           
 



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