summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-api/src/main/java/org/apache/tuscany/sca/node/NodeFactory.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-131-16/+42
* Rename configURI to domainRegistryURIrfeng2010-02-111-15/+6
* Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng2010-02-091-1/+1
* Generate unique Node URI if it's not set in the NodeConfigurationrfeng2010-02-081-2/+7
* Fix domain name calculationantelder2010-01-291-3/+6
* Add a mehod to create a node with a uri and composite to match the uri only m...antelder2010-01-231-0/+7
* Change Node getInstance/newInstance methods so that newInstance really create...antelder2010-01-181-56/+39
* Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder2010-01-131-0/+31
* Moving 2.x trunklresende2009-11-201-0/+446