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.

Author:
Sanjay"Ironluca"Debnath, Alexandre Brillant (Last version) Last Modified - 13/01/2002

Method Summary
 ThreadCapsule getThreadCapsule()
           
 

Method Detail

getThreadCapsule

public ThreadCapsule getThreadCapsule()