Update Performance Configuration

Update the properties of the performance configuration.

Syntax

void updatePerformanceConfiguration(SUPConfigurationComponentVO serverComponent)
      throws SUPAdminException; 

Parameters

Returns

If successful, returns silently. If unsuccessful, throws SUPAdminException.

Examples