summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/extend/modules/node-impl-osgi/src/main/java/org/apache/tuscany/sca/node/osgi/impl/OSGiNodeFactoryImpl.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-29Sandbox to experiment and extend the runtime.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990479 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965346 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948800 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Use the defualt node key (domainURI+nodeURI)rfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888534 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Ignore IllegalStateException for service unregister()rfeng1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831102 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Add more checks for the stop() methodrfeng1-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830811 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830738 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21Refactor the deployment-related code from NodeFactoryImpl into a Deployer ↵rfeng1-1/+3
utility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828248 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Expose the setting of schema validation to subclassesrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779378 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add optional life cycle control for extension points (for example, RMI ↵rfeng1-0/+1
extension point needs to unexport the registry) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778955 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng1-0/+6
Adding an OSGi service registry based ExtensionPointRegistry implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776759 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of ↵rfeng1-0/+107
SCA node in the same JVM and align the OSGiNodeFactoryImpl to that feature git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776383 13f79535-47bb-0310-9956-ffa450edef68