Update Web Container Configuration

Update the properties of the administration listener configuration.

Syntax

void updateWebContainerCommonConfiguration(SUPConfigurationComponentVO webContainerComponent)  
      throws SUPAdminException; 

Returns

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

Examples