initialize() method [deprecated]

Deprecated. Subclass overrides of this method should be renamed to build(). This method has been renamed to build().

Syntax

public final void initialize () throws AgentryException

Exceptions

Usage

Override that method instead of this one. This method is only here to cause compilation errors in legacy code, and may be removed in a future release.