|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.resources.SystemRemoteResourceManager
This class manages remote resources.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
static SystemRemoteResourceManager |
getInstance()
Get the singleton instance. |
SystemRemoteResourceInfo |
getResourceInfo(ISystemRemotePath path)
Get a resource info given a path. |
void |
restore()
Read all resource information from disk. |
void |
save()
Write all resource information to disk. |
void |
shutdown(IProgressMonitor monitor)
This method is called during plugin shutdown. |
void |
startup(IProgressMonitor monitor)
This method is called during plugin startup. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
Method Detail |
public static SystemRemoteResourceManager getInstance()
public SystemRemoteResourceInfo getResourceInfo(ISystemRemotePath path)
public void startup(IProgressMonitor monitor)
ISystemRemoteManager
startup
in interface ISystemRemoteManager
ISystemRemoteManager.startup(IProgressMonitor)
public void shutdown(IProgressMonitor monitor)
ISystemRemoteManager
shutdown
in interface ISystemRemoteManager
ISystemRemoteManager.shutdown(IProgressMonitor)
public void restore()
public void save()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |