|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.files.ui.resources.SystemRemoteResourceManager
This class manages remote resources.
| 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 |
| Method Detail |
public static SystemRemoteResourceManager getInstance()
public SystemRemoteResourceInfo getResourceInfo(ISystemRemotePath path)
public void startup(IProgressMonitor monitor)
ISystemRemoteManager
startup in interface ISystemRemoteManagerISystemRemoteManager.startup(IProgressMonitor)public void shutdown(IProgressMonitor monitor)
ISystemRemoteManager
shutdown in interface ISystemRemoteManagerISystemRemoteManager.shutdown(IProgressMonitor)public void restore()
public void save()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||