com.ibm.jvm.dump
Class DVExitListener

java.lang.Object
  |
  +--java.awt.event.WindowAdapter
        |
        +--com.ibm.jvm.dump.DVExitListener
All Implemented Interfaces:
java.util.EventListener, java.awt.event.WindowListener

public class DVExitListener
extends java.awt.event.WindowAdapter

Description: Whats the purpose of this class


Constructor Summary
DVExitListener()
           
 
Method Summary
 void doTerminationCode()
          Description:
 void windowClosing(java.awt.event.WindowEvent event)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowIconified, windowOpened
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DVExitListener

public DVExitListener()
Method Detail

windowClosing

public void windowClosing(java.awt.event.WindowEvent event)
Overrides:
windowClosing in class java.awt.event.WindowAdapter

doTerminationCode

public void doTerminationCode()

Description:

Input :

Returned :