Adempiere 3.5.2a

org.adempiere.server.rpl.imp
Class TopicImportProcessor

java.lang.Object
  extended by org.adempiere.server.rpl.imp.TopicImportProcessor
All Implemented Interfaces:
IImportProcessor

public class TopicImportProcessor
extends Object
implements IImportProcessor

Aim of this class is to import records from JMS Server.

Version:
$Id:$
Author:
Trifon N. Trifonov

Field Summary
protected  CLogger log
          Logger
 
Constructor Summary
TopicImportProcessor()
           
 
Method Summary
 void process(Properties ctx, ReplicationProcessor replicationProcessor, String trxName)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected CLogger log
Logger

Constructor Detail

TopicImportProcessor

public TopicImportProcessor()
Method Detail

process

public void process(Properties ctx,
                    ReplicationProcessor replicationProcessor,
                    String trxName)
             throws Exception
Specified by:
process in interface IImportProcessor
Throws:
Exception

stop

public void stop()
          throws Exception
Specified by:
stop in interface IImportProcessor
Throws:
Exception

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.