All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.sgi.sysadm.ui.HostContext.ExitHandler

public interface ExitHandler
ExitHandler is used to handle requests to exit.


Method Index

 o exit(int)
Exit the current application.

Methods

 o exit
 public abstract void exit(int status)
Exit the current application.

Parameters:
status - exit status.

All Packages  Class Hierarchy  This Package  Previous  Next  Index