summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/Node.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder1-1/+2
2011-03-06DO some clean up, move some things around and add a bit of javadocantelder1-0/+27
2011-01-20Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder1-1/+2
2011-01-19No code change just organize importsantelder1-1/+0
2011-01-12Update to create a service proxy directly instead of using the sca client fac...antelder1-1/+1
2010-11-27Comment out the updateXxx methods for now as its not clear what they should d...antelder1-62/+63
2010-11-25Update node2 api to more closely match the commands the Shell hasantelder1-13/+13
2010-09-03Fix typo in method name. slaws1-3/+4
2010-08-02Change add/removeToDoamin method to have the contribution and composite uri a...antelder1-2/+4
2010-08-02Update all the install methods to return the uri of the installed contributio...antelder1-3/+5
2010-07-03Include getter for domain name on Node interfaceantelder1-0/+2
2010-07-03Remove unused importsantelder1-2/+0
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, a...antelder1-2/+3
2010-07-01Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder1-38/+58
2010-06-28Add a short form create methodantelder1-1/+2
2010-06-28Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder1-0/+237