summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly/src/main/java/org/apache/tuscany/sca/assembly/impl/EndpointReferenceImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-254/+0
* Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng2009-11-191-1/+1
* Resolve it before getXXX()rfeng2009-11-181-0/+1
* Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2009-11-171-0/+3
* Provide mechanism of printing out the endpoint reference without the hash cod...slaws2009-08-061-3/+7
* Print out the hash code so that you can distinguish between endpoints and end...slaws2009-07-301-1/+1
* Make the not yet matched status sounds a little less terminal. Just because i...slaws2009-07-221-1/+1
* Make printed uri in toString more consistent with getURI output. slaws2009-07-211-1/+1
* Organize imports and reformat the coderfeng2009-07-061-9/+7
* Start adding a more meaningful (compared to unresolved) status field to endpo...slaws2009-06-291-4/+30
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-231-5/+5
* Make the remote flag consistent in names and setters/gettersrfeng2009-06-191-5/+5
* TUSCANY-3092 - add flag to indicate remotenessslaws2009-06-191-1/+1
* TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...slaws2009-06-151-0/+9
* Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng2009-06-121-3/+26
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-0/+190