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.

Author:
Peter Donald



"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."