summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/assembly/src/main/java/org/apache/tuscany/sca/assembly/EndpointReference.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-185/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-04-12Tag 2.0 RC1antelder1-0/+0
2012-03-22Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng1-0/+11
2010-12-03TUSCANY-3801 - allow endpoints to report when they are configured for async i...slaws1-2/+2
2010-11-24TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...slaws1-0/+9
2010-06-16small updates to commentsslaws1-2/+2
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson1-0/+1
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-25/+14
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws1-2/+1
2009-12-11TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws1-3/+6
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng1-8/+1
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-9/+0
2009-07-22Make the not yet matched status sounds a little less terminal. Just because i...slaws1-1/+1
2009-07-06Organize imports and reformat the coderfeng1-6/+6
2009-06-29Start adding a more meaningful (compared to unresolved) status field to endpo...slaws1-0/+23
2009-06-19Make the remote flag consistent in names and setters/gettersrfeng1-3/+3
2009-06-19TUSCANY-3092 - add flag to indicate remotenessslaws1-1/+1
2009-06-15TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...slaws1-0/+16
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng1-0/+9
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-5/+5
2009-06-10Add uri to Endpoint/EndpointReferencerfeng1-0/+13
2009-06-08Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng1-43/+45
2009-03-20Remove the target name attribute from EndpointReference2 as it already holds ...slaws1-15/+1
2009-03-19Minor cleanup of the Endpoint2rfeng1-35/+0
2009-03-13Bring up the EnpointRefence code. I've done as much as I can now without actu...slaws1-2/+20
2009-03-11Bring up the service wire based on the endpoint model. To turn this on change...slaws1-7/+15
2009-03-10Add initial reference resolution to builders. Will be replaced with separate ...slaws1-22/+41
2009-03-04Make Endpoint2/Endpoint2Reference extend from PolicySubjectrfeng1-3/+2
2009-03-04TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...slaws1-0/+131