2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



org.apache.tuscany.sca.provider
Interface ReferenceBindingProviderRRB

All Superinterfaces:
ReferenceBindingProvider
All Known Implementing Classes:
JMSBindingReferenceBindingProvider

public interface ReferenceBindingProviderRRB
extends ReferenceBindingProvider

TODO RRB experiment This is an experiment extension to try out the request response binding function


Method Summary
 void configureBindingChain(RuntimeWire runtimeWire)
           
 
Methods inherited from interface org.apache.tuscany.sca.provider.ReferenceBindingProvider
createInvoker, getBindingInterfaceContract, start, stop, supportsOneWayInvocation
 

Method Detail

configureBindingChain

void configureBindingChain(RuntimeWire runtimeWire)