summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/endpoint-tribes/src/main/java/org/apache/tuscany/sca/endpoint/tribes/ReplicatedDomainRegistry.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-509/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2011-07-28Recreate 2.0-Beta3 branch from current trunkantelder1-0/+0
2011-07-22Tag beta3 RC1antelder1-0/+0
2011-07-18Create a branch for beta3antelder1-0/+0
2011-06-07Rename 'member' to 'node' as it seems too confusing to try to have a differen...antelder1-3/+3
2011-06-06Add a method to the DomainRegistry to get the contribution uri for the compos...antelder1-0/+6
2011-05-25Rename InstalledContribution to ContributionDescriptionantelder1-4/+4
2011-05-19Add a way to run commands on remote nodes and add Node API and Shell commands...antelder1-0/+7
2011-05-19Update to add APIs to get at which composites are running whereantelder1-0/+12
2011-05-19Add a method to get the domain membersantelder1-0/+6
2011-05-18Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder1-3/+3
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-7/+7
2011-05-15Update for the new updateInstalledContribution methodantelder1-0/+6
2011-05-12Update the registry to use a single class for all the installed contribution ...antelder1-23/+11
2011-05-11Update the registry to store info about a contributions deployables and expor...antelder1-6/+19
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder1-0/+24
2011-05-10Update the registry to support getting the QName and Composite, and use that ...antelder1-1/+7
2011-05-09Start looking at support for a Shell command to show the domain level composi...antelder1-0/+21
2010-03-16Update tribes registry to use Endpoint.matchesantelder1-1/+1
2010-03-10Allow the customization of receiverAddressrfeng1-1/+6
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-5/+1
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng1-2/+2
2010-01-29Update tribes registry to also support the tuscany registry uri formatantelder1-0/+29
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng1-160/+18
2010-01-20Start of making the Tuscany sca client impl work for both local or remote nod...antelder1-38/+44
2010-01-19Expose system definitions from the deployerrfeng1-6/+34
2009-12-11Correct spelling mistake and increase repeat count.slaws1-2/+3
2009-12-10Turn find repeat count into constantslaws1-1/+3
2009-12-10Set the static member port to be the same as the receiver port, see http://ww...rfeng1-6/+11
2009-12-09Remove unused imports to prevent compilation errorslaws1-2/+0
2009-12-08Add code to repeat endpoint reference matching in the failure case only. Give...slaws1-14/+35
2009-12-08Add a quick hack to enable disabling multicast. Will need to clean up all the...antelder1-1/+17
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-3/+4
2009-11-05Set the extension point registry for updated endpointsrfeng1-0/+1
2009-10-31Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng1-1/+2
2009-10-30Propagate osgi properties for OSGi remote services rfeng1-0/+1
2009-10-14Use URI over URLrfeng1-19/+20
2009-10-13Move adding the static route code to before the channel start to see if that ...antelder1-6/+6
2009-10-12Make sure that entries are replicated to all nodes (not just at least a backu...rfeng1-5/+11
2009-10-09Refactor the runtime build logic into EndpointReferenceBinderrfeng1-21/+39
2009-10-09Start adding support for static routes in th etribes endpoint registryantelder1-0/+42
2009-09-03Change a couple more log messages to fine so as to not clutter up the console...antelder1-5/+5
2009-08-30Get the tribes context name set from the domain nameantelder1-0/+4
2009-08-28Update the tribes based endpoint registry to support being configured from th...antelder1-1/+13
2009-07-21Add some logging to show what is in the registry. Will have to turn off (turn...slaws1-0/+1
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-367/+367
2009-06-30Remove the duplicate notificationsrfeng1-9/+0
2009-06-25Add a bit logic to find the 1st non-loopback IP addressrfeng1-19/+37