summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime/ExtensibleDomainRegistryFactory.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-27Support using null for the domain name and deriving the name from the uriantelder1-0/+23
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-10/+10
2011-02-08More quiet logging changes, update use of properties to not interfere with re...antelder1-1/+1
2010-05-05Avoid NPE if reg uri is nullantelder1-2/+1
2010-04-21Pick up the default scheme from runtime propertiesantelder1-2/+8
2010-02-11Add a mapping for domainURI and registryURIrfeng1-3/+19
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng1-4/+10
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/+10
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng1-0/+96