org.apache.avalon.framework.thread

Interface ThreadSafe

public interface ThreadSafe

A interface to mark a component as ThreadSafe or reentrant. This interface is incompatible with SingleThreaded.

Version: CVS $Revision: 1.13 $ $Date: 2003/02/11 15:58:46 $

Author: Avalon Development Team