Package org.apache.tuscany.sca.extensibility

Interface Summary
ServiceDeclaration Service declaration using J2SE Jar service provider spec Classes specified inside this declaration are loaded using the ClassLoader used to read the configuration file corresponding to this declaration.
ServiceDiscoverer A SPI that allows different implementations of discovering service declarations
 

Class Summary
ContextClassLoaderServiceDiscoverer A ServiceDiscoverer that find META-INF/services/...
ServiceDiscovery Service discovery for Tuscany based on J2SE Jar service provider spec.