summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime/BaseDomainRegistry.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Not check if the endpoint is out of date for local registryrfeng2012-06-271-1/+2
* Use domain info to decide if the binding.sca needs to be distributedrfeng2011-09-201-0/+5
* Add a method to the domain registry to test if an EndpointReference is out of...antelder2011-06-291-0/+4
* Update the DomainRegistry to have getters for both the registry uri and nameantelder2011-06-131-1/+5
* Move the code for getDomainComposite from NodeImpl to the domain registryantelder2011-05-191-0/+23
* Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...antelder2011-05-181-2/+2
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-0/+167