org.ow2.petals.bc.filetransfer.service.consume
Class ExternalEventProcessor

java.lang.Object
  extended by org.ow2.petals.bc.filetransfer.service.consume.ExternalEventProcessor
All Implemented Interfaces:
java.lang.Runnable

public class ExternalEventProcessor
extends java.lang.Object
implements java.lang.Runnable

Process file

Author:
”Mathieu CARROLLE - mathieu.carrolle@petalslink.com”

Constructor Summary
ExternalEventProcessor(java.io.File file, ExternalEventPoller pollerContext)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalEventProcessor

public ExternalEventProcessor(java.io.File file,
                              ExternalEventPoller pollerContext)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.