org.asmatron.messengine.engines.components
Class ActionThreadFactory

java.lang.Object
  extended by org.asmatron.messengine.engines.components.ActionThreadFactory
All Implemented Interfaces:
java.util.concurrent.ThreadFactory

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


Constructor Summary
ActionThreadFactory()
           
 
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
 

Constructor Detail

ActionThreadFactory

public ActionThreadFactory()
Method Detail

newThread

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


Copyright © 2011. All Rights Reserved.