|
Remote System Explorer DataStore Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.dstore.core.server.SystemServiceManager
public class SystemServiceManager
Method Summary | |
---|---|
static SystemServiceManager |
getInstance()
Get the SystemServiceManager object for this system. |
ISystemService |
getSystemService()
Get the SystemService object for this system. |
void |
setSystemService(ISystemService systemService)
Set the SystemService object for this system. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SystemServiceManager getInstance()
public void setSystemService(ISystemService systemService)
systemService
- the object of the SystemServicepublic ISystemService getSystemService()
|
Remote System Explorer DataStore Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |