summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/modules/domain-node/src/main/java/org/apache/tuscany/sca/node2/NodeFactory.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-26Delete and redo release branchantelder1-0/+0
2010-09-29Update to use all the contribution attributes, rename the test to use the cor...antelder1-3/+9
2010-09-29Add a createNodeFromXML method that can create and configure a node from an x...antelder1-0/+48
2010-09-03Fix typo in method name. slaws1-1/+8
2010-08-08Avoid NPE when no dependent contributions are usedantelder1-2/+4
2010-08-03Change createStandaloneNode to be named newStandaloneNodeantelder1-1/+1
2010-08-02Change add/removeToDoamin method to have the contribution and composite uri a...antelder1-7/+1
2010-08-02Add a createStandaloneNode method which creates a Node running a composite ou...antelder1-34/+26
2010-07-06Update to configure the registry from the domainURIantelder1-2/+13
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, a...antelder1-11/+51
2010-07-01Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder1-1/+19
2010-06-28Fix a couple of places still using old namesantelder1-3/+3
2010-06-28Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder1-0/+97