WebLogic Integration


com.bea.wlcfilesync
Interface ThreadPool

All Known Implementing Classes:
ThreadPoolImpl

Deprecated. ThreadPool The interface to be implemented by the thread pool.

public interface ThreadPool

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Method Summary
 void addJob(java.lang.Runnable job)
          Deprecated.  
 Stats getStats()
          Deprecated.  
 

Method Detail

addJob

public void addJob(java.lang.Runnable job)
Deprecated. 

getStats

public Stats getStats()
Deprecated. 

WebLogic Integration

WebLogic Integration (WLI)