Interface XMLImporterFactory
- All Known Implementing Classes:
DefaultXMLImporterFactory
public interface XMLImporterFactory
Factory class used by the
WebServiceActivityBehavior to instantiate XMLImporter.
You can provide your own implementation of this class to provide your own XML/WSDL importer.
An instance of this interface can be injected in the ProcessEngineConfigurationImpl and its subclasses.- Author:
- Christophe DENEUX
-
Method Summary
-
Method Details
-
createXMLImporter
- Throws:
FlowableException
-