ExternalConfigurationService interface

A service that will export the CSI configuration to a specified XML format.

Syntax

public interface ExternalConfigurationService

Remarks

A service can be written to support one or more XML schemas. These are simply well-established identifiers, but generally should be the XML schema URI. An example of this is http://www.sybase.com/uep/1.2/configuration. Service implementations must contain a public, no argument constructor.