org.apache.tuscany.sca.provider
Interface ServiceBindingProviderRRB

All Superinterfaces:
ServiceBindingProvider
All Known Implementing Classes:
JMSBindingServiceBindingProvider

public interface ServiceBindingProviderRRB
extends ServiceBindingProvider

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.ServiceBindingProvider
getBindingInterfaceContract, start, stop, supportsOneWayInvocation
 

Method Detail

configureBindingChain

void configureBindingChain(RuntimeWire runtimeWire)