summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/assembly/src/main/java/org/apache/tuscany/sca/assembly/Endpoint.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-10-31Add a spec version to Endpoint and only do full matching if the target endpoi...slaws1-0/+20
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-0/+11
2010-12-03TUSCANY-3801 - allow endpoints to report when they are configured for async i...slaws1-0/+9
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson1-0/+1
2010-03-16Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder1-0/+7
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-7/+1
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/+7
2009-09-21Minor formattinglresende1-8/+7
2009-07-06Organize imports and reformat the coderfeng1-3/+4
2009-06-19Make the remote flag consistent in names and setters/gettersrfeng1-3/+3
2009-06-19TUSCANY-3092 - add flag to indicate remotenessslaws1-0/+16
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng1-0/+9
2009-06-12Remove commented out methodsrfeng1-42/+0
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-2/+2
2009-06-11Use uri for Endpoint/EndpointReferencerfeng1-6/+6
2009-06-10Add uri to Endpoint/EndpointReferencerfeng1-0/+11
2009-06-08Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng1-46/+47
2009-06-08TUSCANY-3081 - Add the name of the component/service/binding that the endpoin...slaws1-0/+42
2009-03-19Fix typos in the commentsrfeng1-1/+1
2009-03-19Minor cleanup of the Endpoint2rfeng1-22/+0
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws1-0/+17
2009-03-11Bring up the service wire based on the endpoint model. To turn this on change...slaws1-8/+15
2009-03-10Add initial reference resolution to builders. Will be replaced with separate ...slaws1-4/+8
2009-03-04Make Endpoint2/Endpoint2Reference extend from PolicySubjectrfeng1-3/+2
2009-03-04TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...slaws1-0/+104