summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-1/+2
* Add a utility for JDK proxy based lazy instantiationrfeng2009-10-245-6/+165
* Add a test case to validate the LDAP filterrfeng2009-10-092-2/+21
* Allow the utility to be a concrete classrfeng2009-08-071-0/+6
* Enhance the service discovery by testing the typesrfeng2009-07-316-0/+213
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-111/+111
* Add getUtility by key to UtilityExtensionPointrfeng2009-07-151-0/+111
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-10/+10
* A more complete fix for TUSCANY-2869rfeng2009-02-241-0/+10
* Adjust the package names and move test cases aroundrfeng2008-12-091-0/+58
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-031-2/+1
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+72
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-72/+0
* Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino2008-09-081-3/+3
* Fix typo in the classnamerfeng2008-08-081-2/+2
* Add the first instance only optimization backrfeng2008-07-111-2/+13
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-081-0/+61