summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-sca-runtime/src/main/java/org/apache/tuscany/sca/binding/sca/provider/RuntimeSCAServiceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-156/+0
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-1/+1
* Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2009-11-171-9/+3
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-4/+4
* Only use the distributed SCA binding when the endpoint registry is a distribu...antelder2009-11-091-3/+21
* Simplify the sca binding providers so that no local/remote decision making is...slaws2009-06-241-48/+17
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2009-06-191-5/+22
* Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng2009-05-181-37/+40
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-171-0/+155