org.eclipse.ecf.datashare.service
Interface IDatashareService

All Superinterfaces:
IAbstractChannelContainerAdapter, org.eclipse.core.runtime.IAdaptable, IChannelContainerAdapter

public interface IDatashareService
extends IChannelContainerAdapter

OSGI datashare service interface. This interface should be registered by providers when they wish to expose datashare services to OSGI service clients.


Method Summary
 
Methods inherited from interface org.eclipse.ecf.datashare.IChannelContainerAdapter
createChannel, createChannel
 
Methods inherited from interface org.eclipse.ecf.datashare.IAbstractChannelContainerAdapter
addListener, getChannel, getChannelNamespace, removeChannel, removeListener
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter