jason.core.pool
Interface ThreadPool

All Known Implementing Classes:
ThreadPoolImpl

public interface ThreadPool

This interface is implemented by the class which shall be the main engine for thread pool in this case ThreadPool.


Method Summary
 ThreadCapsule getThreadCapsule()
           
 

Method Detail

getThreadCapsule

public ThreadCapsule getThreadCapsule()