Add HTTP Listener Configuration

Add a new HTTP listener configuration.

Syntax

void addHTTPListenerConfiguration(SUPConfigurationComponentVO webContainerComponent)
      throws SUPAdminException;

Returns

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

Examples