summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime/BaseDomainRegistry.java (unfollow)
Commit message (Expand)AuthorFilesLines
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/+5
2011-06-29Add a method to the domain registry to test if an EndpointReference is out of...antelder1-0/+4
2011-06-13Update the DomainRegistry to have getters for both the registry uri and nameantelder1-1/+5
2011-05-19Move the code for getDomainComposite from NodeImpl to the domain registryantelder1-0/+23
2011-05-18Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...antelder1-2/+2
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-4/+4
2011-05-15Add a EndpointRegistry method to update contributions and a ContributionListe...antelder1-0/+8
2011-01-24Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj1-0/+17
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-0/+1
2010-07-16Fix for TUSCANY-3622rfeng1-1/+7
2010-04-28mark additional classes as extension spi according to use by databinding-jaxb...kelvingoodson1-0/+1
2010-03-16Remove old matches method code as its now in Endpoint classantelder1-72/+0
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/+4
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng1-0/+202