Remote System Explorer DataStore
Release 3.0

Uses of Interface
org.eclipse.dstore.core.server.ISystemService

Packages that use ISystemService
org.eclipse.dstore.core.server   
 

Uses of ISystemService in org.eclipse.dstore.core.server
 

Methods in org.eclipse.dstore.core.server that return ISystemService
 ISystemService SystemServiceManager.getSystemService()
          Get the SystemService object for this system.
 

Methods in org.eclipse.dstore.core.server with parameters of type ISystemService
 void SystemServiceManager.setSystemService(ISystemService systemService)
          Set the SystemService object for this system.
 


Remote System Explorer DataStore
Release 3.0

Guidelines for using DataStore APIs.