summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/NodeImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* On stop also stop the runtime if its setantelder2011-05-191-0/+3
* Correct typoantelder2011-05-191-2/+1
* Update to add APIs to get at which composites are running whereantelder2011-05-191-0/+10
* Add a method to get the domain membersantelder2011-05-191-0/+5
* Remove ActivationException on installs, add some TODO commentsantelder2011-05-191-3/+6
* Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder2011-05-181-7/+7
* Update javadoc and add some TODOsantelder2011-05-171-1/+3
* Merege the refactoring in nodeImpl2 back into NodeImplantelder2011-05-171-412/+236
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-15/+15
* Update to match the Contribution and InstalledContribution interface changesantelder2011-05-151-12/+5
* Add code to find the contribution attributes when installing a contributionantelder2011-05-131-0/+26
* Remove the allNodes static as its not used by anythingantelder2011-05-121-9/+1
* Update the registry to use a single class for all the installed contribution ...antelder2011-05-121-4/+15
* Update the registry to store info about a contributions deployables and expor...antelder2011-05-111-2/+5
* Start adding info about installed contributions to the registry so that distr...antelder2011-05-101-20/+36
* Correctly close the xml writer to flush the streamantelder2011-05-101-3/+5
* Update the registry to support getting the QName and Composite, and use that ...antelder2011-05-101-2/+2
* Correct name typo and set attributes on the domain compositeantelder2011-05-091-1/+3
* Start looking at support for a Shell command to show the domain level composi...antelder2011-05-091-5/+28
* DO some clean up, move some things around and add a bit of javadocantelder2011-03-061-1/+1
* Update to use a map instead of a list to store the start composites to make t...antelder2011-03-041-8/+3
* Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder2011-03-041-16/+10
* Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder2011-01-201-0/+504