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.15 $ $Date: 2004/02/11 14:34:25 $
Author:
Avalon Development Team