|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISiteService
A site service
| Method Summary | |
|---|---|
void |
shutdown(org.eclipse.core.runtime.IProgressMonitor monitor)
Shutdown the service. |
void |
startup(org.eclipse.core.runtime.IProgressMonitor monitor)
Start the service. |
| Method Detail |
|---|
void shutdown(org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
monitor - the progress monitor if monitoring is required or null otherwise
org.eclipse.core.runtime.CoreException - if an exception occured
void startup(org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
monitor - the progress monitor if monitoring is required or null otherwise
org.eclipse.core.runtime.CoreException - if an exception occured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||