Package org.apache.tuscany.sca.provider

Interface Summary
BindingProviderFactory<M extends Binding> A factory for creating the runtime artifacts that represent bindings.
ImplementationProvider A component implementation can implement this interface in order to tie into the Tuscany runtime
ImplementationProviderFactory<M extends Implementation> An interface for factories that create implementation providers.
ProviderFactory<M> A factory for runtime providers.
ProviderFactoryExtensionPoint An extension point for provider factories.
ReferenceBindingProvider A reference binding implementation can options implement this interface to tie into the Tuscany SCA runtime
ServiceBindingProvider A service binding can optionally implement this interface to tie into the Tuscany SCA runtime
 

Class Summary
DefaultProviderFactoryExtensionPoint Default implementation of a provider factory extension point.