shutdown() method

This method is called by the Agentry Server when the Java system connection is being shut down.

Syntax

public void shutdown ()

Usage

It should perform any cleanup that needs to be done.