Apache Tuscany SCA Kernel Sub-Project

Uses of Package
org.apache.tuscany.spi

Packages that use org.apache.tuscany.spi
org.apache.tuscany.spi   
org.apache.tuscany.spi.bootstrap   
org.apache.tuscany.spi.builder   
org.apache.tuscany.spi.component   
org.apache.tuscany.spi.extension   
org.apache.tuscany.spi.loader   
org.apache.tuscany.spi.model   
org.apache.tuscany.spi.wire   
 

Classes in org.apache.tuscany.spi used by org.apache.tuscany.spi
CoreRuntimeException
          The root exception for the runtime package.
InvalidNameException
          Denotes an invalid name
Lifecycle
          Implementations adhere to runtime lifecycle semantics
ObjectCreationException
          Denotes an error creating a new object instance
 

Classes in org.apache.tuscany.spi used by org.apache.tuscany.spi.bootstrap
Lifecycle
          Implementations adhere to runtime lifecycle semantics
 

Classes in org.apache.tuscany.spi used by org.apache.tuscany.spi.builder
CoreRuntimeException
          The root exception for the runtime package.
 

Classes in org.apache.tuscany.spi used by org.apache.tuscany.spi.component
AbstractLifecycle
          Base class providing a simple implementation of Lifecycle.
CoreRuntimeException
          The root exception for the runtime package.
Lifecycle
          Implementations adhere to runtime lifecycle semantics
ObjectCreationException
          Denotes an error creating a new object instance
ObjectFactory
          Implementations create new instances of a particular type
 

Classes in org.apache.tuscany.spi used by org.apache.tuscany.spi.extension
AbstractLifecycle
          Base class providing a simple implementation of Lifecycle.
CoreRuntimeException
          The root exception for the runtime package.
Lifecycle
          Implementations adhere to runtime lifecycle semantics
 

Classes in org.apache.tuscany.spi used by org.apache.tuscany.spi.loader
ObjectFactory
          Implementations create new instances of a particular type
 

Classes in org.apache.tuscany.spi used by org.apache.tuscany.spi.model
ObjectFactory
          Implementations create new instances of a particular type
 

Classes in org.apache.tuscany.spi used by org.apache.tuscany.spi.wire
QualifiedName
          An evaluated name consisting of a part/port pair.
 


Apache Tuscany SCA Kernel Sub-Project

-