Uses of Interface
org.eclipse.ecf.core.IOSGIService

Packages that use IOSGIService
org.eclipse.ecf.core.sharedobject   
org.eclipse.ecf.provider.generic   
 

Uses of IOSGIService in org.eclipse.ecf.core.sharedobject
 

Methods in org.eclipse.ecf.core.sharedobject that return IOSGIService
 IOSGIService ISharedObjectContext.getServiceAccess()
          Get a reference to a proxy instance that allows the registration and access to local OSGI-platform-provided services.
 

Uses of IOSGIService in org.eclipse.ecf.provider.generic
 

Methods in org.eclipse.ecf.provider.generic that return IOSGIService
protected  IOSGIService SOContainer.getOSGIServiceInterface()
           
 IOSGIService SOContext.getServiceAccess()