summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-impl/src/main/java/org/apache/tuscany/sca/client/impl/SCAClientFactoryImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-291-3/+2
* Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...antelder2010-01-251-3/+5
* Start of making the Tuscany sca client impl work for both local or remote nod...antelder2010-01-201-14/+51
* Update the tuscany sca client impl to match the latest oasis codeantelder2010-01-201-12/+6
* TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws2010-01-141-1/+12
* Moving 2.x trunklresende2009-11-201-0/+59