Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > finalizeMethod

finalizeMethod

Type: Method

Availability: Read-only at run time

The finalizeMethod property of the Application class contains a reference to the finalize method for the application; that is, the method that is executed when the application terminates.

The finalize method is not executed when an application is terminated through the JADE Monitor.