summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime/DomainRegistry.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use domain info to decide if the binding.sca needs to be distributedrfeng2011-09-201-0/+6
* Add a method to the domain registry to test if an EndpointReference is out of...antelder2011-06-291-0/+2
* Update the DomainRegistry to have getters for both the registry uri and nameantelder2011-06-131-0/+1
* Rename 'member' to 'node' as it seems too confusing to try to have a differen...antelder2011-06-071-3/+3
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-061-0/+2
* Rename InstalledContribution to ContributionDescriptionantelder2011-05-251-3/+3
* Move the code for getDomainComposite from NodeImpl to the domain registryantelder2011-05-191-0/+1
* Add a way to run commands on remote nodes and add Node API and Shell commands...antelder2011-05-191-0/+3
* Update to add APIs to get at which composites are running whereantelder2011-05-191-0/+2
* Add a method to get the domain membersantelder2011-05-191-0/+2
* Remove TODO that has now been doneantelder2011-05-191-4/+0
* Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...antelder2011-05-181-5/+5
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-0/+99