Apache Tuscany SCA Kernel Sub-Project

Uses of Class
org.apache.tuscany.spi.InvalidNameException

Packages that use InvalidNameException
org.apache.tuscany.spi   
 

Uses of InvalidNameException in org.apache.tuscany.spi
 

Constructors in org.apache.tuscany.spi that throw InvalidNameException
QualifiedName(String qualifiedName)
          Constructs a new qualified name in the form of part/port where part is the parent context and port represents a child, which is either a service in the case of an atomic context or a contained context in the case of a composite.
 


Apache Tuscany SCA Kernel Sub-Project

-