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 contributionInstalled() operation to the listener interface. Completes ...slaws2011-12-011-0/+3
* Remove the storing of wsdl in the registry as it snot used by anythiny presen...antelder2011-06-251-60/+1
* Update the name and uri variable names in the hazelcast regsitry to make it a...antelder2011-06-131-5/+5
* 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-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