summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-261-1/+2
* mark classes as extension spi according to use indicated by implementation-bp...kelvingoodson2010-04-231-0/+1
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-235-0/+5
* Pick up the default scheme from runtime propertiesantelder2010-04-211-2/+8
* Add new RuntimeProperties interface to enable extensions getting hold of the ...antelder2010-04-151-0/+27
* TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2010-04-081-0/+8
* Remove old matches method code as its now in Endpoint classantelder2010-03-161-72/+0
* This should be going with Hazelcast 1.8.1 nowantelder2010-03-091-1/+1
* Switch binder interface over to throwing exceptions rather than returning boo...slaws2010-03-081-2/+2
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-021-1/+1
* Align the interfaceContractMapper to the specrfeng2010-02-191-12/+0
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-131-1/+5
* Add a mapping for domainURI and registryURIrfeng2010-02-113-4/+35
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-091-4/+10
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-097-17/+96
* Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng2010-02-031-0/+12
* Update tribes registry to also support the tuscany registry uri formatantelder2010-01-291-0/+166
* Update to find an existing domain if the registry isn't explicitly definedantelder2010-01-293-0/+15
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-297-6/+561
* Update the Version to include the version and build timeantelder2010-01-271-1/+13
* First cut at having a programatic way to get the svn revision that a tuscany ...antelder2010-01-261-0/+35
* Start of making the Tuscany sca client impl work for both local or remote nod...antelder2010-01-201-0/+1
* TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws2010-01-101-2/+2
* Remove unused importsslaws2010-01-041-2/+0
* TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws2009-12-111-0/+12
* Correct spelling mistake and increase repeat count.slaws2009-12-111-1/+1
* Moving 2.x trunklresende2009-11-2018-0/+1115