summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/src/main/java/org/apache/tuscany/sca/node/osgi/impl/NodeManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-143/+0
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-161-1/+1
* Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng2009-06-231-3/+18
* Add a LifeCycleListener interface so that extension points or extension can b...rfeng2009-06-171-1/+1
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-191-3/+6
* Change the test case to use an external SCA bundle to control the RFC119rfeng2009-05-041-0/+2
* Register ExtensionPointRegistry as an OSGi service and BundleContext as a uti...rfeng2009-03-271-4/+4
* Allow mutliple bundle nodes to share the same registryrfeng2009-03-181-7/+11
* Add missing composites and use SCA-Composite headerrfeng2009-03-161-3/+10
* Start to hook up the osgi-based noderfeng2009-03-161-0/+112