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

java.lang.Object
  extended by org.ow2.petals.bc.filetransfer.service.consume.ExternalEventProcessorFactory
All Implemented Interfaces:
java.util.concurrent.ThreadFactory

public class ExternalEventProcessorFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory

Create named thread

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

Method Summary
 java.lang.Thread newThread(java.lang.Runnable r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newThread

public java.lang.Thread newThread(java.lang.Runnable r)
Specified by:
newThread in interface java.util.concurrent.ThreadFactory


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