summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-hazelcast/src/main/java/org/apache/tuscany/sca/registry/hazelcast/HazelcastDomainRegistry.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-061-4/+27
* Rename InstalledContribution to ContributionDescriptionantelder2011-05-251-16/+16
* Set the composites contribution URI when its readantelder2011-05-231-2/+3
* Fix bug in getting runningCompositeOwnersantelder2011-05-201-4/+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/+19
* Guard against NPEantelder2011-05-191-3/+5
* Update to add APIs to get at which composites are running whereantelder2011-05-191-0/+17
* Add a method to get the domain membersantelder2011-05-191-0/+11
* Fix Hazelcast reg to properly remove entries when things are removed and upda...antelder2011-05-181-1/+11
* Use transaction again as it works with Strings instead of QNamesantelder2011-05-181-18/+17
* Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder2011-05-181-39/+40
* Rename hazelcast registry packages to match the new DomainRegistry namingantelder2011-05-161-0/+642