summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime/DomainRegistry.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-114/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-09-20Use domain info to decide if the binding.sca needs to be distributedrfeng1-0/+6
2011-06-29Add a method to the domain registry to test if an EndpointReference is out of...antelder1-0/+2
2011-06-13Update the DomainRegistry to have getters for both the registry uri and nameantelder1-0/+1
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/+2
2011-05-25Rename InstalledContribution to ContributionDescriptionantelder1-3/+3
2011-05-19Move the code for getDomainComposite from NodeImpl to the domain registryantelder1-0/+1
2011-05-19Add a way to run commands on remote nodes and add Node API and Shell commands...antelder1-0/+3
2011-05-19Update to add APIs to get at which composites are running whereantelder1-0/+2
2011-05-19Add a method to get the domain membersantelder1-0/+2
2011-05-19Remove TODO that has now been doneantelder1-4/+0
2011-05-18Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...antelder1-5/+5
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-2/+2
2011-05-15Add a EndpointRegistry method to update contributions and a ContributionListe...antelder1-0/+5
2011-05-12Add TODO comment reminderantelder1-0/+1
2011-05-12Update the registry to use a single class for all the installed contribution ...antelder1-13/+9
2011-05-11Update the registry to store info about a contributions deployables and expor...antelder1-1/+6
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder1-0/+5
2011-05-10Update the registry to support getting the QName and Composite, and use that ...antelder1-1/+2
2011-05-09Start looking at support for a Shell command to show the domain level composi...antelder1-0/+7
2011-01-24Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj1-0/+8
2010-04-28mark additional classes as extension spi according to use by databinding-jaxb...kelvingoodson1-0/+1
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng1-1/+1
2010-01-29Update to find an existing domain if the registry isn't explicitly definedantelder1-0/+1
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng1-4/+24
2010-01-20Start of making the Tuscany sca client impl work for both local or remote nod...antelder1-0/+1
2009-12-11Correct spelling mistake and increase repeat count.slaws1-1/+1
2009-11-20Moving 2.x trunklresende1-0/+0
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-48/+48
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-14/+14
2009-06-08Move EndpointRegistry from assembly to core-spirfeng1-6/+18
2009-06-02Commit initial strawman prototype of the EndpointRegistry being discussed on ...antelder1-0/+36