summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility/src/main/java/org/apache/tuscany/sca/extensibility/ServiceDiscovery.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-241/+0
* Minor formattinglresende2009-11-151-4/+1
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-291-129/+1
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-8/+24
* Refactor the runtime build logic into EndpointReferenceBinderrfeng2009-10-091-0/+45
* Add a method to ServiceDiscovery to set context classloader for service provi...rfeng2009-08-091-0/+122
* Use the extensibility-equinox module to dynamically imports public packages a...rfeng2009-07-311-0/+4
* Enhance the service discovery by testing the typesrfeng2009-07-311-5/+42
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-231-0/+14
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-101-1/+1
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-14/+31
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-191-9/+39
* Made class final as the only constructor has private modifiermcombellack2008-12-051-1/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+87
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-170/+0
* Use bundle.getResources to discover servicesrfeng2008-09-091-1/+1
* Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino2008-09-091-0/+18
* Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino2008-09-081-13/+2
* Make a few fields non-static to ServiceDiscoveryrfeng2008-09-031-5/+16
* Port DefaultSCADomain to use SCA Node implrfeng2008-08-151-2/+12
* Fix typo in the classnamerfeng2008-08-081-1/+1
* Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng2008-08-081-6/+22
* Add the first instance only optimization backrfeng2008-07-111-54/+3
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-081-203/+70
* Fixes for itest/osgi-tuscany and Felix versionsrsivaram2008-07-031-3/+3
* Move Tuscany from Incubator to top level.dims2008-06-171-0/+310