summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/src/main/java/org/apache/tuscany/sca/node/osgi/impl/OSGiNodeFactoryImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-142/+0
* Ignore IllegalStateException for service unregister()rfeng2009-10-291-1/+5
* Add more checks for the stop() methodrfeng2009-10-291-2/+5
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-0/+13
* Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...rfeng2009-10-211-1/+3
* Expose the setting of schema validation to subclassesrfeng2009-05-281-0/+6
* Add optional life cycle control for extension points (for example, RMI extens...rfeng2009-05-271-0/+1
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-0/+6
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-191-0/+107