initialize() method

This method is called after this object is constructed.

Syntax

public void initialize () throws AgentryException

Exceptions

Usage

Initialization can be performed here if it might result in an exception.