summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility-equinox/src/main/java/org/apache/tuscany/sca/extensibility/equinox/EquinoxServiceDiscoveryActivator.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-44/+0
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-0/+1
* Enhance the service discovery by testing the typesrfeng2009-07-311-4/+2
* Made the private static logger field final as it does not changemcombellack2008-12-051-1/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+45
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-46/+0
* Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino2008-09-081-1/+0
* Added an dynamicimport declaration to extensibility-equinox. Forced activatio...jsdelfino2008-09-071-0/+6
* Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino2008-09-071-8/+2
* Minor code cleanup. Added class comments and ref/date tags. Moved test class ...jsdelfino2008-09-061-0/+2
* Make a few fields non-static to ServiceDiscoveryrfeng2008-09-031-1/+1
* Add a bundle activator to set up the ServiceDiscoveryrfeng2008-08-271-0/+45