Tuscany Core

Package org.apache.tuscany.core.extension

Interface Summary
ExternalServiceInvoker  
 

Class Summary
ComponentTargetInvoker Responsible for invoking an external service TODO: virtualy identical to ExternalServiceTargetInvoker
ContextFactoryBuilderSupport<T extends Implementation> A runtime extension point for component types.
EntryPointBuilderSupport<T extends Binding> A base class for a ContextFactoryBuilder that creates EntryPointContexts
EntryPointContextFactory Default factory for contexts that represent entry points.
ExternalServiceBuilderSupport<T extends Binding> A base class for a ContextFactoryBuilder that creates ExternalServiceContexts
ExternalServiceContextFactory A template implementation that creates instances of ExternalServiceContext configured with the appropriate wire chains and bindings.
ExternalServiceTargetInvoker Responsible for invoking an external service
WireBuilderSupport<T extends ContextFactory<?>> A base class for WireBuilder implementations
 


Tuscany Core

-