org.apache.axis2.util.threadpool
Interface ThreadFactory

All Known Implementing Classes:
ThreadPool

public interface ThreadFactory


Method Summary
 void execute(java.lang.Runnable runnable)
           
 

Method Detail

execute

void execute(java.lang.Runnable runnable)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.