summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-sca-runtime/src/main/java/org/apache/tuscany/sca/binding/sca/provider/RuntimeSCAServiceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...slaws2011-07-111-35/+28
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-2/+2
* Minor performance enhancement - look up the mapper once instead of each timeantelder2011-03-061-8/+1
* TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws2011-02-211-0/+1
* Delegate the creation of the response invoker if there is a delegate present. slaws2011-01-251-1/+5
* Complete enablement of the SCA Binding to deal with local Async invocations -...edwardsmj2011-01-111-2/+25
* Make sure the binding uri is reset when the service is stoppedantelder2011-01-111-0/+1
* TUSCANY-3801 - missed files from previous check in. slaws2010-12-071-4/+2
* Start updating the sca binding to be able to choose the binding type impl on ...antelder2010-12-061-1/+1
* TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces. slaws2010-12-031-1/+17
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-021-74/+20
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-091-2/+2
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-291-3/+2
* Moving 2.x trunklresende2009-11-201-0/+156