Interface IXmlExporterExtensionManager

  • All Known Implementing Classes:
    XmlExporterExtensionManager

    public interface IXmlExporterExtensionManager
    The manager that allows clients to register IXmlExporterExtension's. In order for extensions to be able to participate in the process earlier it recommended to use the LifecyclePhase.LINKING phase of the EDT orchestration facility for the registration