summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/extensibility-equinox/src/main/java/org/apache/tuscany/sca/extensibility/equinox/OSGiExtensionPointRegistry.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2009-11-11Moving 2.x brancheslresende1-0/+0
2009-10-30Create 2.0-M4 release branchantelder1-0/+0
2009-10-29Ignore IllegalStateException for service unregister()rfeng1-1/+5
2009-10-29Refactor the TCCL processing to ClassLoaderContextrfeng1-50/+15
2009-10-29Ignore errors when stoprfeng1-8/+19
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng1-2/+3
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng1-6/+6
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-125/+125
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng1-1/+1
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng1-0/+23
2009-05-20Make sure the bundle is started when a service is registeredrfeng1-2/+18
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng1-0/+86