summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime/RuntimeEndpointReference.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-11-21TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder1-0/+7
2011-07-11TUSCANY-3871 - provide a simple API for getting at the delegate information w...slaws1-0/+8
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-0/+8
2010-08-18TUSCANY-3653 - Make the methods used to generate WSDL available through the R...slaws1-0/+8
2010-07-13Remove commented out methodsslaws1-17/+1
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws1-0/+25
2010-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws1-1/+3
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson1-0/+1
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng1-1/+1
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-18Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng1-1/+1
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-61/+17
2009-09-03Start to refactor invocation chains into Endpoint/EndpointReferencerfeng1-0/+104