com.limegroup.gnutella.gui
Interface FinalizeListener


public interface FinalizeListener

This interface outlines the functionality of a class that should be explicitly notified prior to exiting the virtual machine.


Method Summary
 void doFinalize()
          Perform any necessary operations necessary prior to shutdown.
 

Method Detail

doFinalize

public void doFinalize()
Perform any necessary operations necessary prior to shutdown.