Interface XmlFlowConsumerAdapter<T>
- Type Parameters:
T- type of the object to be submitted to the flow.
- All Superinterfaces:
Consumer<T>,XmlConfigurable
- All Known Subinterfaces:
IXMLFlowConsumerAdapter<T>
Adapts flow consuming elements so they can be treated as
Consumer.- Since:
- 3.0.0 (renamed from 2.x IXMLFlowConsumerAdapter)
-
Method Summary
Methods inherited from interface com.norconex.commons.lang.xml.XmlConfigurable
loadFromXML, saveToXML