com.ls.lars.server
Interface IPoolable


public interface IPoolable

This generic interface is used in the process of creating an agent pool. The developer that wants that her/his agent should be pooled must implement this interface. By implementing this interface the developer guarantees that the agent can be threaded. Thus it is takeen care of shared resources.

Version:
$Revision: 1.2 $
Author:
Last modified by $Author: CReich $