|
RSE Release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemRemoteManager
This interface should be implemented by all remote resource related managers
Method Summary | |
---|---|
void |
shutdown(IProgressMonitor monitor)
This method is called during plugin shutdown. |
void |
startup(IProgressMonitor monitor)
This method is called during plugin startup. |
Method Detail |
---|
void startup(IProgressMonitor monitor)
monitor
- progress monitor for long running operations, or null
if none is desired.void shutdown(IProgressMonitor monitor)
monitor
- progress monitor for long running operations, or null
if none is desired.
|
RSE Release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |