summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.6.2-RC1/modules/extensibility-osgi/src/main/java/org/apache/tuscany/sca/extensibility/osgi/OSGiServiceDiscoverer.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-06Tag for 1.6.2-RC1nash1-0/+0
2009-11-11Moving 1.x brancheslresende1-0/+0
2008-12-02Branch for 1.4ramkumar1-0/+0
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-08Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino1-4/+0
2008-09-03Make a few fields non-static to ServiceDiscoveryrfeng1-10/+20
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-08-08Support to start OSGi from a list of jar filesrfeng1-1/+5
2008-08-01Add getBundleContext()rfeng1-0/+4
2008-07-31Add an OSgi bundle activator to set the OSGiServiceDiscoverer to ServiceDisco...rfeng1-1/+6
2008-07-21Add more comments and some minor clean uprfeng1-0/+6
2008-07-21Fix the a set of classloading related issues such as ClassNotFoundException, ...rfeng1-0/+78
2008-07-18Start to add an OSGi-based runtime for implementation.node. It installs tusca...rfeng1-1/+1
2008-07-11Add the first instance only optimization backrfeng1-1/+4
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng1-0/+252