getInstance method

Returns a Application object that represents the Lotus Symphony Application.

Defined in

Application

Syntax

public static Application getInstance()

Return Value

application

A Application object that represents the Lotus Symphony Application.

Usage

Since there can only be one application , the getInstance method always returns the same object each time you call it.

See examples

Example: getInstance method