getServer() method

Returns the Server singleton object that the Java system connection is currently using.

Syntax

public Server getServer ()

Returns

The server instance

Usage

This will be an instance of the class named in the serverClass option of the Java system connection in the agentry.ini file.