Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-18Removed implementation of DiscoveryProvider.getPublishedServices()slewis3-36/+5
2009-02-17Added means to support DistributionProvider.getPublishedServices().slewis4-32/+45
2009-02-16fixed the ID passing to the service publication registration and added a trac...jrellerme1-3/+6
2009-02-15fixed the accidential dependency to the discovery part.jrellerme2-4/+7
2009-02-15added the required metadata for the distribution provider.jrellerme2-1/+17
2009-02-15implemented that remote services registered prior to the event hook are regis...jrellerme2-17/+22
2009-02-15added facilities to create the ServicePublications for detected remote servic...jrellerme2-9/+42
2009-02-12Updates to plugin namesslewis1-1/+1
2009-02-12Updates to plugin namesslewis1-1/+1
2009-02-11Added implementation of DistributionProvider.getPublishedServiceslewis1-5/+4
2009-02-11Added test cases to PublishTest and toString implementation for DiscoveredSer...slewis2-0/+14
2009-02-07Added CONTAINER_ID_PROP to properties exposed via ServiceEndpointDescriptionslewis4-13/+18
2009-02-06Simplification and test code for discovery. Now working.slewis7-92/+128
2009-02-05Added service undiscovered handlerslewis1-34/+24
2009-02-04Added wait for discovery serviceslewis1-2/+5
2009-02-04Fixes to project settings to deal with bug https://bugs.eclipse.org/bugs/show...slewis5-7/+138
2009-02-04Fixes to project settings to deal with bug https://bugs.eclipse.org/bugs/show...slewis4-6/+137
2009-02-03Added functionality to ServiceEndpointDescriptionImplslewis4-18/+126
2009-02-03Added impls of DiscoveredServiceNotification and ServiceEndpointDescriptionslewis5-5/+183
2009-02-03Refactoring of some discovery classesslewis2-2/+4
2009-02-03Refactoring of some discovery classesslewis6-140/+262
2009-02-03Added to discovery bundle implementation (for ServicePublications).slewis1-32/+8
2009-02-03Added to discovery bundle implementation (for ServicePublications).slewis3-18/+255
2009-02-02Changed version of common to allow for older versionsslewis1-1/+1
2009-02-02Simplification of distributin. Added code for ServicePublication in discoveryslewis8-245/+298
2009-02-02Simplification of distributin. Added code for ServicePublication in discoveryslewis3-2/+90
2009-02-01Added support for unregistrationslewis2-2/+25
2009-02-01Simplified find hook and event hooks. Added more debug options. Added tests.slewis9-197/+295
2009-02-01added find hookslewis1-1/+9
2009-02-01Added properties for remote serviceslewis2-2/+6
2009-02-01Added properties for remote serviceslewis1-5/+1
2009-02-01Added properties for remote serviceslewis1-2/+7
2009-01-31Finished initial impl of EventHookImpl and tested with new tests bundleslewis3-59/+67
2009-01-29Additions for rfc 119 supportslewis3-2/+27
2009-01-29Additions for rfc 119 supportslewis6-12/+98
2009-01-29Additions for rfc 119 supportslewis6-9/+235
2009-01-24Initial checkin of osgi distribution part of RFC 119slewis13-0/+281
2009-01-24Initial checkin of osgi discovery part of RFC 119slewis11-0/+183

    Back to the top