Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-13The priority was not being set.rsuen1-0/+1
2007-04-09Added javadocs to OSGI service interfaces for various APIsslewis1-0/+5
2007-03-14Removed all remaining references to Plugin class and Platform classslewis1-39/+2
2007-03-13Added IServiceID interface and replaced references to ServiceID class to ISer...slewis5-12/+45
2007-03-13Simplification of discovery APIslewis1-30/+30
2007-03-07Added IAdaptable to IDiscoveryContainerAdapterslewis1-1/+2
2007-03-07Added IDiscoveryService service interface and service jmdns implementation, a...slewis1-0/+18
2007-02-13String externalizationslewis6-12/+50
2006-12-31Documentation and formatting updatesslewis10-25/+92
2006-12-06Removed config.ini from launchconfigs in collab exampleslewis1-1/+3
2006-11-13Removed URI references from discovery API and replaced uses. Changed Contain...slewis2-13/+0
2006-11-10Changed execution environment to CDC 1.0/Foundation 1.0 for identity, ecf, sh...slewis1-9/+0
2006-11-05Fixes for API documentation mistakesslewis3-4/+65
2006-10-31Reformat source for discovery pluginslewis9-95/+174
2006-10-30Moved DiscoveryPlugin to internal package. Removed Trace and .options fileslewis2-126/+1
2006-10-20renamed I<type>Container to I<type>ContainerAdapter to be more descriptiveslewis1-1/+1
2006-10-20renamed I<type>Container to I<type>ContainerAdapter to be more descriptiveslewis1-2/+2
2006-10-20Moved org.eclipse.ecf.discovery.ServiceID class to org.eclipse.ecf.discovery....slewis4-1/+13
2006-10-20Fix for bug #160968 'add removeListener' interfaces where necessary. Also mo...slewis4-3/+92
2006-10-14Added copyrights to files missing copyright notice. Did refactoring to remov...slewis1-2/+7
2006-01-13Changes to SharedObjectDescription and ECF plugin initialization. Also remov...slewis2-5/+4
2006-01-10Removed unregisterAllServices API from org.eclipse.ecf.discovery at request o...slewis1-5/+0
2005-12-20Removed superfluous imports from source files for build cleanlinessslewis1-1/+0
2005-11-29Modified Map IServiceInfo.getProperties() method to IServiceProperties IServi...slewis4-7/+100
2005-11-20Added javadocs documentation for discovery API interfaces and classesslewis7-12/+16
2005-06-17Added to basic capabilities of IServiceInfo and implementationsslewis2-1/+14
2005-06-11Added constructor for ServiceInfo classslewis1-0/+7
2005-05-24Fixed NPE in DiscoveryView. Added registerServiceType(String) to IDiscoveryC...slewis1-0/+7
2005-05-24Added isResolved method to IServiceInfo interface and ServiceInfo implementationslewis2-1/+10
2005-05-18Added documentationslewis6-11/+154
2005-05-17Added requestServiceInfo method to IDiscoveryContainer interfaceslewis1-0/+1
2005-05-16Added access methods to IDiscoveryContainerslewis1-0/+2
2005-05-16Moved ServiceContainerEvent and ServiceInfo classes into org.ecilpse.ecf.disc...slewis3-12/+41
2005-05-15Initial checkin of ECF Discovery APIslewis9-0/+399

    Back to the top