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:
$Id: ThreadSafe.java 30977 2004-07-30 03:57:54 -0500 (Fri, 30 Jul 2004) niclas $
Author:
Avalon Development Team



Copyright © 1997-2006 The Apache Software Foundation. All Rights Reserved.