summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/node2/NodeFactory.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update node2 api to more closely match the commands the Shell hasantelder2010-11-251-1/+1
* Update to use all the contribution attributes, rename the test to use the cor...antelder2010-09-291-3/+9
* Add a createNodeFromXML method that can create and configure a node from an x...antelder2010-09-291-0/+48
* Fix typo in method name. slaws2010-09-031-1/+8
* Avoid NPE when no dependent contributions are usedantelder2010-08-081-2/+4
* Change createStandaloneNode to be named newStandaloneNodeantelder2010-08-031-1/+1
* Change add/removeToDoamin method to have the contribution and composite uri a...antelder2010-08-021-7/+1
* Add a createStandaloneNode method which creates a Node running a composite ou...antelder2010-08-021-34/+26
* Update to configure the registry from the domainURIantelder2010-07-061-2/+13
* Clean up factory instantiation, add a static helper to create simple nodes, a...antelder2010-07-031-11/+51
* Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder2010-07-011-1/+19
* Fix a couple of places still using old namesantelder2010-06-281-3/+3
* Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder2010-06-281-0/+97