summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/NodeImpl2.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merege the refactoring in nodeImpl2 back into NodeImplantelder2011-05-171-399/+0
* Update to populate the installed contributions importsantelder2011-05-161-0/+12
* Simplify to use the loadDocument method on Deployerantelder2011-05-161-9/+2
* Simplify methods for loading a composite by xmlantelder2011-05-161-12/+10
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-19/+19
* Update for the new ContributionListener, to support adding composites to a co...antelder2011-05-151-19/+114
* Update for the spi intefrcae changes, clean up some of the redundant code, an...antelder2011-05-151-50/+38
* Update for the Contribution and ServiceHelper chnages and to add a few more m...antelder2011-05-141-45/+44
* Add code for handling import/export better, imports now work when the exporti...antelder2011-05-131-10/+32
* A refactor of NodeImpl to simplify and remove the use of InstalledContributio...antelder2011-05-131-0/+292