summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime/Invocable.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-2/+2
* Updating core invocation code to support bindings that provide native async s...edwardsmj2010-12-201-0/+9
* TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws2010-12-081-2/+1
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2010-12-071-1/+0
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-061-1/+1
* TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws2010-12-031-1/+10
* TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws2010-11-301-0/+9
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-261-1/+2
* Align the interfaceContractMapper to the specrfeng2010-02-191-12/+0
* Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng2010-02-031-0/+12
* Moving 2.x trunklresende2009-11-201-0/+136