summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-sca-runtime/src/main/java/org/apache/tuscany/sca/binding/sca/provider/RuntimeSCAReferenceBindingProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-11TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...slaws1-132/+18
2011-05-21Allows pass -by-reference for self referencesrfeng1-1/+3
2011-02-21TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws1-0/+1
2011-02-15Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz1-1/+1
2011-02-07Finalize the AllowsPassByReference support and add test casesrfeng1-1/+2
2011-02-07Enable the allowsPassByReference supportrfeng1-2/+4
2011-01-11Complete enablement of the SCA Binding to deal with local Async invocations -...edwardsmj1-2/+4
2010-12-06Start updating the sca binding to be able to choose the binding type impl on ...antelder1-1/+1
2010-12-03TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces. slaws1-2/+6
2010-08-25TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws1-1/+1
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng1-102/+39
2010-03-01Fix to ensure pass-by-value is used if only one end is using allowsPassByRefe...antelder1-1/+2
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng1-12/+44
2010-02-11TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...antelder1-1/+9
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-18Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng1-2/+2
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng1-2/+1
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-18/+16
2009-08-08Fix typoslaws1-1/+1
2009-06-24Simplify the sca binding providers so that no local/remote decision making is...slaws1-23/+14
2009-06-19Make the remote flag consistent in names and setters/gettersrfeng1-2/+2
2009-06-19TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws1-17/+20
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-3/+3
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws1-4/+5
2009-05-18Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng1-2/+6
2009-05-17Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder1-2/+2
2009-05-14Avoid NPE penaltyrfeng1-16/+20
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack1-1/+1
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-15Restrict Export-Package and refactor some internal classesrfeng1-1/+2
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-09Correct jms sca binding calculation of remoteantelder1-3/+3
2008-09-09Change remote jms sca binding to only be used for remotable servicesantelder1-1/+5
2008-09-02Guard against an NPE when the reference interface contract hasn't been resolv...antelder1-1/+1
2008-09-02Add an interim workaround for TUSCANY-2578 - a pluggable mechanism so sca bin...antelder1-1/+3