|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public void startup(IProgressMonitor monitor)
monitor - progress monitor for long running operations, or null
if none is desired.public 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 | ||||||||||