Retrieve Replication Configuration

Retrieve the replication related configuration.

Syntax

SUPConfigurationComponentVO getReplicationConfiguration()
      throws SUPAdminException;

Returns

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

Examples