Apache Tuscany SCA Kernel Sub-Project

Uses of Package
org.apache.tuscany.spi.loader

Packages that use org.apache.tuscany.spi.loader
org.apache.tuscany.spi.deployer   
org.apache.tuscany.spi.extension   
org.apache.tuscany.spi.implementation.java   
org.apache.tuscany.spi.loader   
 

Classes in org.apache.tuscany.spi.loader used by org.apache.tuscany.spi.deployer
LoaderException
          Base class for Exceptions raised during the loading process.
 

Classes in org.apache.tuscany.spi.loader used by org.apache.tuscany.spi.extension
ComponentTypeLoader
          Loader that will load the ComponentType definition for the supplied implementation.
LoaderRegistry
          Registry for XML loaders that can parse a StAX input stream and return model objects.
StAXElementLoader
          A loader that creates a model object from a StAX input stream.
 

Classes in org.apache.tuscany.spi.loader used by org.apache.tuscany.spi.implementation.java
LoaderException
          Base class for Exceptions raised during the loading process.
 

Classes in org.apache.tuscany.spi.loader used by org.apache.tuscany.spi.loader
ComponentTypeLoader
          Loader that will load the ComponentType definition for the supplied implementation.
Loader
          System service for loading physical artifacts that represent SCDL configurations and creating the model objects that represent them.
LoaderException
          Base class for Exceptions raised during the loading process.
MissingResourceException
          Exception that indicates an expected resource could not be found.
StAXElementLoader
          A loader that creates a model object from a StAX input stream.
 


Apache Tuscany SCA Kernel Sub-Project

-