|
Cytoscape 3.0.0-beta1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CyShutdown
A service that will shutdown Cytoscape cleanly. Will fire a CytoscapeShutdownEvent such that all CytoscapeShutdownListener will be notified before actually shutting down.
| Method Summary | |
|---|---|
void |
exit(int retVal)
Calling this method indicates that the application should shutdown. |
| Method Detail |
|---|
void exit(int retVal)
retVal - The return value with which to (eventually)
call System.exit(int) with.
|
Cytoscape 3.0.0-beta1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||