summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-sca-runtime/src/main/java/org/apache/tuscany/sca/binding/sca/provider/RuntimeSCAReferenceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-237/+0
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-2/+2
* Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2009-11-171-2/+1
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-18/+16
* Fix typoslaws2009-08-081-1/+1
* Simplify the sca binding providers so that no local/remote decision making is...slaws2009-06-241-23/+14
* Make the remote flag consistent in names and setters/gettersrfeng2009-06-191-2/+2
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2009-06-191-17/+20
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-3/+3
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-111-4/+5
* Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng2009-05-181-2/+6
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-171-0/+241