Retrieve Performance Configuration

Retrieve the performance configuration.

Syntax

SUPConfigurationComponentVO getPerformanceConfiguration()
      throws SUPAdminException; 

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples