Apache Tuscany SCA Kernel Sub-Project

Uses of Class
org.apache.tuscany.spi.component.ComponentNotFoundException

Packages that use ComponentNotFoundException
org.apache.tuscany.spi.component   
 

Uses of ComponentNotFoundException in org.apache.tuscany.spi.component
 

Methods in org.apache.tuscany.spi.component that throw ComponentNotFoundException
 Service CompositeComponent.getService(String name)
          Returns the service associated with the given name
 Service CompositeComponent.getSystemService(String name)
          Returns the system service associated with the given name
 


Apache Tuscany SCA Kernel Sub-Project

-