org.ow2.petals.transport.platform.nio.server
Class DeserializerThreadFactory

java.lang.Object
  extended by org.ow2.petals.transport.platform.nio.server.DeserializerThreadFactory
All Implemented Interfaces:
java.util.concurrent.ThreadFactory

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

Author:
cdeneux

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

Constructor Detail

DeserializerThreadFactory

public DeserializerThreadFactory()
Method Detail

newThread

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


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