Class OETLMessageHandler

java.lang.Object
com.orientechnologies.orient.etl.context.OETLMessageHandler
All Implemented Interfaces:
OPluginMessageHandler

public class OETLMessageHandler extends Object implements OPluginMessageHandler
Implementation of OPluginMessageHandler for ETL plugin. It receives messages application from the application and just delegates its printing on a stream through the OutputStreamManager.
Author:
Gabriele Ponzi